Shell script project to deal with day-by-day agile projects tracing activities.
tracer
is built for the Mac.
tracer
has some parts, but I've tried to simplify installation - as much as I could!
http://github.com/helmedeiros/tracer-bullet.git
chmod +x tracer
3 Add the address from where you've cloned the project to your .bashrc
or .zshrc
file's PATH variable. Here's how mine looks
export PATH=${PATH}:/Users/guest/Projects/tracer/
source ~/.bashrc
source ~/.zshrc
Open a new terminal and type the following line:
tracer --help