golfjs

0.1.4Β β€’Β PublicΒ β€’Β Published

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 self) to build a package.json.


init'd with golf

Package Sidebar

Install

npm i golfjs

Weekly Downloads

5

Version

0.1.4

License

MIT

Unpacked Size

6.38 kB

Total Files

16

Last publish

Collaborators

  • gretzky