A monorepo for a simple but useful set of tools for interacting with the Can I Use data.
- The core 🚀
- The cli 💻
- Slack....one day ⌚
Take a look at my TODO list which is powered by the TODO extension for VSCode. I'm a big fan of that extension.
Relies on the np package installed globally. It's interactive so I go through it's menus. At the moment I'm running this in whichever folder I want to publish:
Preview first to check everything
np --no-yarn --preview
If I'm happy with the changes then do it for real. See the docs for details
np --no-yarn