@tradie/cli
TypeScript icon, indicating that this package has built-in type declarations

2.0.0 • Public • Published

tradie

npm Travis Commitizen friendly

The documentation for tradie is still a little rough. Please ask questions and raise bugs on Github. PRs are welcome!

A framework for building build tools like create-react-app tailored to your projects and tech stack.

Why?

Maintaining build tooling across similar projects is tedious and error prone! Moving the build tooling into a centralised package installable via npm makes it much easier to maintain, improve and upgrade across each of your projects.

Keeping the build tooling consistent across similar projects makes your team more efficent and allows them to onboard new team members more easily.

Usage

tradie requires a template in order to know how to build, serve and test your app. Choose a template and follow its documentation to set up up your project.

Templates

Choose from one of the existing templates below or build your own.

Package Sidebar

Install

npm i @tradie/cli

Weekly Downloads

0

Version

2.0.0

License

MIT

Unpacked Size

22.9 kB

Total Files

9

Last publish

Collaborators

  • jameslnewell