Skip to content

Releases: msaaddev/create-foss-files

🚀 RELEASE: 1.1.0

10 Jul 07:21

Choose a tag to compare

  • Fixed CLI files for the production environment
  • CLI is now accessing functions and templates after installation

🚀 RELEASE: 1.0.1

09 Jul 21:21

Choose a tag to compare

  • 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