_____ ___ _ __
/ ___|/ _ \ | | / /
\ `--./ /_\ \| |/ /
`--. \ _ || \
/\__/ / | | || |\ \
\____/\_| |_/\_| \_/
.:^
^ / :
'`. /;/ / /
\ \ /;/ / /
\\ \ /;/ / ///
\\ \ /;/ / ///
\ \/_/____________________/ /
`/ \ /
{ o o }'
\_________________________/
Group everyday developer's tools in a swiss-army-knife command.
This is a work in progrees.
TODO:
Download and place SAK into a folder listed in your path:
$ mkdir $HOME/bin
In .bashrc insert $HOME/bin to the path
export PATH=$HOME/bin:$PATH
$ cd $HOME/bin
$ wget https://raw.githubusercontent.com/ferwitt/sak/master/sak && chmod +x sak
SAK will ask to install on its first call.
Add the following to your bashrc:
eval "$(sak show argcomp)"