A boilerplate to kickstart new Node.js packages or experiences.
To install Begynner, run the following command:
npm i -g begynner
This will create the beg command that can be used in your terminal emulator.
To start a new project, simply type beg in the terminal emulator and provide your GitHub username and a directory name, or use the suggested name. Select the project template (index) and your new project is ready to go! 🎉
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