Skip to main content

Launcher for terminal commands

How to use

After install

  • Execute launch without arguments (this creates a file to store all commands)

    you’ll see the location of the scripts file

  • Execute launch [command_name] in the previous step some example commands are displayed
  • You can also add parameters to the launch script these will forward to the last command in the cmd array

Install

deno install --allow-all https://deno.land/x/launch/cli/launch.ts

License

MIT