Skip to content

an actually blazing fast 🚀™ node project scaffolder

Notifications You must be signed in to change notification settings

vineyardbovines/golf.js

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

golf.js

an actually blazing fast 🚀™ node project scaffolder

usage

yarn global add golfjs
or
npm install -g golfjs

then

$ golf <project name>

what it does

golf generates all of the generic files you need for a nodejs project based on your environment.

  • .editorconfig
  • .gitignore
  • LICENSE (MIT)
  • README.md

it also runs yarn or npm init (depending on your setup) to build a package.json.

need something not node-specific? check out the original golf


init'd with golf

About

an actually blazing fast 🚀™ node project scaffolder

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published