Skip to main content
Deno 2 is finally here 🎉️
Learn more

last commit repository stars issues open issues bug issues codecov

eyecatch

Boost

Boost your project fledgling🚀



🍔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

🧩 Modules

👏 Affected projects

💕 Special Thanks