Skip to content

🚀 RELEASE: 1.0.1

Choose a tag to compare

@msaaddev msaaddev released this 09 Jul 21:21
· 7 commits to master since this release
  • Cross-platform
  • 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