You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
-[Boxen](https://github.com/sindresorhus/boxen#readme) - Create boxes in terminal
22
+
23
+
### Dev utilities
24
+
-[Prettier](https://prettier.io/) - Code formater
25
+
-[Husky](https://github.com/typicode/husky) and [Lint-staged](https://github.com/okonet/lint-staged) to run prettier on each commit on staged files.
26
+
27
+
### Build tools
28
+
-[Codecov](https://codecov.io/) - Integration to upload your coverage report to codecov
29
+
-[Travis](https://travis-ci.org/) - Sample travis file with all the necessary build steps
30
+
-[SemanticRelease](https://github.com/semantic-release/semantic-release) - All the setup to use semantic release. Publish your command line utility to npm by using conventional commits
0 commit comments