I very quickly tried to make scaffolding for a UI on top of npm/yarn, like Sunil Pai suggested.
Right now it's not published. What you can already try is:
-
yarn develop
and open localhost:3000 - To try it on another project, run
yarn link
, switch to the project's root directory and rundev-ui
- [ ] stream output correctly
- [x] get possible scripts (/scripts)
- [x] run script (/scripts/run/:script)
- [x] get installed dependencies (/dependencies)
- [x] install dependency
- [x] remove dependency
- [x] search for dependency (https://github.com/algolia/npm-search)
- [ ] UI
Thanks goes to these wonderful people (emoji key):
Sunil Pai 🤔 |
Haroen Viaene 💻 🐛 🚇 🤔 👀 ⚠️ |
Lucas Azzola 💻 🐛 🚇 🤔 👀 ⚠️ 🔧 |
ranfdev 💻 🎨 🤔 |
Raathigeshan Kugarajan 🤔 📦 💻 |
---|
This project follows the all-contributors specification. Contributions of any kind welcome!