create-iamturns-app

1.0.0 • Public • Published

create-iamturns-app

App generator for my projects

npm init iamturns-app

command demo

command structure

  • Tools configured with sensible defaults
    • Jest, ESLint, and more
    • Optional TypeScript support
    • Nothing hidden or abstracted, easy to override and customize
  • Useful npm run scripts
  • Format (beautify) files
  • CI/CD
    • Automatic validation in pull requests
    • Automatic versioning and release to NPM after merging to master
    • Powered by CircleCI and semantic-release
  • Automatically format, lint, and test changed files
  • Documentation templates
  • VS Code launch scripts and settings

Additional Documentation

Inspiration

Credits

Authored and maintained by Matt Turnbull (iamturns.com / @iamturns)

To all contributors (if you exist) - thank you!

License

Open source licensed as MIT.

Readme

Keywords

none

Package Sidebar

Install

npm i create-iamturns-app

Weekly Downloads

1

Version

1.0.0

License

MIT

Unpacked Size

697 kB

Total Files

64

Last publish

Collaborators

  • iamturns