create-iamturns-app

App generator for my projects

Usage no npm install needed!

<script type="module">
  import createIamturnsApp from 'https://cdn.skypack.dev/create-iamturns-app';
</script>

README

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.