Skip to content

Latest commit

 

History

History
24 lines (13 loc) · 495 Bytes

README.md

File metadata and controls

24 lines (13 loc) · 495 Bytes

ambros

The command butler!!

Travis CI Build Status

ambros creates a local history of executed commands, keeipng track also of the output. At the monet it does not work with interactive commands.

how to install

go get github.com/gi4nks/ambros

how to build

go build -o bin/ambros cmd/main.go

how to use

run a command

ambros ru -- ls -la

getting help

ambros help