- Initialize an empty git repository.
- Generates the following files
- .editorconfig
- .gitattributes
- .gitignore
- changelog file
- contributing guidelines file
- readme file
- MIT license
- Code of Conduct
- If used with --javascript flag, generates these additional files:
- .npmrc
- .prettierrc.json
- index.js
- package.json