Close #477 PR: Add trymodule.

This commit is contained in:
VictorBjelkholm
2016-03-29 18:07:52 +07:00
committed by Sindre Sorhus
parent 1544e8f30b
commit acd0f72f5a

View File

@@ -155,6 +155,7 @@
- [vaca](https://github.com/sindresorhus/vaca) - Get a random ASCII 🐮. - [vaca](https://github.com/sindresorhus/vaca) - Get a random ASCII 🐮.
- [gh-home](https://github.com/sindresorhus/gh-home) - Open the GitHub page of the repo in the current directory. - [gh-home](https://github.com/sindresorhus/gh-home) - Open the GitHub page of the repo in the current directory.
- [npm-home](https://github.com/sindresorhus/npm-home) - Open the npm page of a package. - [npm-home](https://github.com/sindresorhus/npm-home) - Open the npm page of a package.
- [trymodule](https://github.com/VictorBjelkholm/trymodule) - Try out npm packages in the terminal.
### Functional programming ### Functional programming