A boilerplate to kickstart new nodejs packages or experiences.
Install:
npm i -g begynner
This will create the beg
command to use in the terminal emulator.
When type beg
in the terminal emulator and return you can provide your GitHub username and a directory name or use the suggested name and then type the project (index). ✨Ready!✨ Now there is a folder with your configuration files - see below the list - and a package.json.
Files included:
- index.js
- code_of_conduct.md - Version 1.4
- contributing.md
- .editorconfig
- .gitignore
- .github/issue_template.md
- license.md - MIT copy
- package.json
- readme.md
Example:
The MIT License (MIT)
Copyright (c) 2023