Skip to content

A quick shell command to start a new project for fellow ADHD developers

Notifications You must be signed in to change notification settings

jschuur/project.sh

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 

Repository files navigation

project.sh

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.

Usage

  1. Customize AUTHOR, CODE_EDITOR, PROJECT_DIR, INSPIRATION and preferred default DESCRIPTION ('Hey dummy, fill this out!' has a nice ring to it).
  2. Add to your existing .zshrc or .bashrc file
  3. Or create a new project.sh and source project.sh from your RC file (adjust path based on location)
  4. 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.

- Joost Schuur (@joostschuur)

About

A quick shell command to start a new project for fellow ADHD developers

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages