Tasks for MRM to aid in setting up software projects.
# Install the preset globally
npm i -g @thorough/mrm-tasks
# Then run with npx mrm (or a local version of mrm)
npx mrm typescript --preset @thorough/mrm-tasks
Our preset includes several tasks that are handy for starting new projects. While we generally have a specific stack we prefer, we've strived to make the tasks as flexible as possible, reading your existing codebase and adjusting based on any existing patterns or tools you seem to be using.
👤 Zachary Jones <zachary@thorough.company>
- Twitter: @ThoroughCompany
- Github: @thorough-dev
Contributions, issues and feature requests are welcome!
Feel free to check
issues page.
Give a ⭐️ if this project helped you!
Copyright © 2019 The Thorough Company.
This project is MIT licensed.