create-iamturns-app
v1.0.0
Published
App generator for my projects
Downloads
8
Readme
create-iamturns-app
App generator for my projects
npm init iamturns-app
- Tools configured with sensible defaults
- Jest, ESLint, and more
- Optional TypeScript support
- Nothing hidden or abstracted, easy to override and customize
- Useful
npm run
scriptstest
,lint
,format
,upgrade
,reinstall
, andreset
- Powered by iamturns-scripts
- Format (beautify) files
- Powered by Prettier, import-sort, prettier-package-json
- 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
- Powered by lint-staged, husky
- Documentation templates
- Architectural Decision Records, README.md, CHANGELOG.md, DEVELOPING.md, CONTRIBUTING.md, MAINTAINING.md, LICENSE
- Automatic table of contents generation (powered by doctoc)
- 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.