🍔English | 🍡日本語 |
---|
- Easy to run scripts💨
- Run Fast🚀
- Automatically resolve dependencies✨
boost
# see help
boost -h
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/
.
Added installer✨
Requires
- git
- deno
deno run -A https://raw.githubusercontent.com/Comamoca/boost/main/install.ts
deno run -A boost.ts
deno test
- implementation get command
- implementation edit command
- implementation add command
- implementation run command(Done! But name is
net
)
MIT