Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 216 Bytes

README.md

File metadata and controls

11 lines (8 loc) · 216 Bytes

xpman

Experiment Manager

How to install it

git clone https://github.com/s4hri/xpman
cd xpman
chmod ugo+x xpman
printf "export PATH=${PATH}:${PWD}" >> ${HOME}/.bashrc
source ${HOME}/.bashrc