Skip to content

Latest commit

 

History

History
44 lines (27 loc) · 1.34 KB

README.md

File metadata and controls

44 lines (27 loc) · 1.34 KB

thoughtbelt CLI

Perform project setup and redundant tasks without your pants falling down!

This project is still in very early stages. Track this project in Trello or in Slack (#proj-react-native-cli).

Usage

This package is not yet available on NPM. For now, you can run the CLI locally Only the scaffolding is in place right now.

Ensure you have a recent version of Node.js installed, then install dependencies:

yarn install

Then, run some commands, eg.:

> bin/belt eslint
> bin/belt prettier

Contributing

See the CONTRIBUTING document. Thank you, contributors!

License

thoughtbelt is Copyright © 2023 thoughtbot. It is free software, and may be redistributed under the terms specified in the LICENSE file.

About thoughtbot

thoughtbelt is maintained and funded by thoughtbot, inc. The names and logos for thoughtbot are trademarks of thoughtbot, inc.

We love open source software! See our other projects or hire us to design, develop, and grow your product.