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
Added installer✨
Requires
- git
- deno
deno run -A https://deno.land/x/boost_cli@0.1.0/install.ts
⛏️ Development
deno run -A boost.ts
deno test
📝 Todo
- implementation get command
- implementation edit command
- implementation add command
- implementation run command
📜 License
MIT