Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

gbenm/launch

Repository files navigation

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

Config

To customize the cli's behavior, export a constant named config in your script file with your desired configuration:

export const config = {
 //...
}

For available configuration options, please refer to the default script file. It is recommended to copy the JSDoc comments for type checking purposes.

Install

deno run -A https://deno.land/x/launch/install.ts

License

MIT

About

launcher for terminal commands

Topics

Resources

License

Stars

Watchers

Forks

Packages

Contributors

AltStyle によって変換されたページ (->オリジナル) /