Attributes
Includes Deno configuration
Repository
Current version released
2 years ago
Dependencies
deno.land/x
Versions
🍔English | 🍡日本語 |
---|
✨ Futures
- Easy to run scripts💨
- Run Fast🚀
- Automatically resolve dependencies✨
🚀 How to use
deno run --unstable -A https://raw.githubusercontent.com/Comamoca/boost/main/boost.ts
Add Task
Boost Task is Deno script. so, You must to wirte deno code.
If you want to register Task to Boost, you copy or save to XDG_CONFIG
or local .boost/
.
⬇️ Install
deno install --unstable --allow-read --allow-write --allow-env --allow-run https://raw.githubusercontent.com/Comamoca/boost/main/boost.ts
⛏️ Development
deno run -A boost.ts
deno test
📝 Todo
- implementation get command
- implementation edit command
- implementation add command
- implementation run command
📜 License
MIT