Addon Manager for the Ofbiz Erp: Bash Autocomplete
Provides completion in Bash for Apache OFBiz's Addon Manager.
This software is considered to be in alpha quality, as in “could cause crashes or data loss”. It is very unlikely, tough.
Amoeba isn't feature complete yet. Feature requests, bug reports and general feedback are very welcome.
Preferably in your download folder, type the following:
wget https://github.com/fgtl/amoeba/archive/master.tar.gz && tar -zxf master.tar.gz && rm master.tar.gz
Then proceed to typing the following command with root privileges:
bash amoeba-master/install.sh
You can remove the installation folder if you don't need it anymore: (you'll need it to uninstall Amoeba, though)
rm -r amoeba-master
With root privileges, type the following command:
bash amoeba-master/uninstall.sh
Use GitHub's issues tracker.
Please include the results of the following command:
lsb_release -sirc; ps -p$$ -ocmd=