laun

module
v0.0.0-...-5832adb Latest Latest
Warning

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

Go to latest
Published: Jun 16, 2019 License: MIT

README

jft

laun is a simple applicatin launcher on cli

Installing(requires Go 1.11.4)

$ export GO111MODULE=auto
$ go get -u github.com/NasSilverBullet/laun/cmd/laun

Usage

$ laun [apps] [flags]

Flags

-h, --help            help for laun
-l, --list            show application list
-t, --target string   select target file or directory

You can do this for example with the following command

$ laun Docker
$ laun docker            // You can use lower case
$ laun doc               // You can use a part of apps name
$ laun Docker Firefox    // You can luanch multiple applications at the same time
$ laun Atom -t README.md // You can launch with each file or directory
$ laun -l                // You can check your applicatin list

Directories

Path Synopsis
cmd
internal
cmd
pkg

Jump to

Keyboard shortcuts

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