A tiny shell command to remove a little friction from starting a new (JavaScript) project (details in blog post).
Inspired by a tweet and video.
- Customize
AUTHOR
,CODE_EDITOR
,PROJECT_DIR
,INSPIRATION
and preferred defaultDESCRIPTION
('Hey dummy, fill this out!' has a nice ring to it). - Add to your existing
.zshrc
or.bashrc
file - Or create a new
project.sh
andsource project.sh
from your RC file (adjust path based on location) - Optionally create a preferred
README.md
footer in~/.config/project.sh/README_footer.md
Now let your imagination run wild and adapt it to your own stack and project preferences.