auto-launcher

module
v0.4.1 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Feb 5, 2023 License: Apache-2.0

README

CI codecov

Installation

$ go install github.com/ant1k9/auto-launcher/cmd/auto-launcher@latest
$ go install github.com/ant1k9/auto-launcher/cmd/auto-builder@latest

Usage

🔎 The utility tries to find a file to (compile &) execute in the current folder. If it finds one, it saves a launch command to the .run file. Then you can use the auto-launcher to execute it any time with the base params.

$ auto-launcher
$ auto-launcher help
$ auto-launcher edit    # edit .run file to edit command or params
$ auto-launcher rm      # rm .run file
$ AUTO_LAUNCHER_CONFIG_PATH=config.example.toml auto-launcher   # use custom config
$ auto-builder https://github.com/melbahja/got                  # build an executable

Supported formats

  • Go
  • Rust
  • C/C++
  • Python
  • Makefile
  • JavaScript
  • Bash, Fish
  • Dockerfile

Directories

Path Synopsis
cmd
internal

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL