This commit is contained in:
Sindre Sorhus
2016-03-06 22:11:14 +07:00
parent b2be7ed7bd
commit d41ff57d4b

View File

@@ -249,6 +249,7 @@
- [cross-env](https://github.com/kentcdodds/cross-env) - Set environment variables cross-platform. - [cross-env](https://github.com/kentcdodds/cross-env) - Set environment variables cross-platform.
- [shelljs](https://github.com/shelljs/shelljs) - Portable Unix shell commands. - [shelljs](https://github.com/shelljs/shelljs) - Portable Unix shell commands.
- [loud-rejection](https://github.com/sindresorhus/loud-rejection) - Make unhandled promise rejections fail loudly instead of the default silent fail. - [loud-rejection](https://github.com/sindresorhus/loud-rejection) - Make unhandled promise rejections fail loudly instead of the default silent fail.
- [ora](https://github.com/sindresorhus/ora) - Elegant terminal spinner.
### Build tools ### Build tools