Skip to content

allanmoso/adr-git-bash

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

ADR in Git Bash

ADR Tools

Download ADR Tools from npryce/adr-tools

mkdir -p ~/bin
cd ~/bin
curl -L https://github.com/npryce/adr-tools/archive/2.1.0.tar.gz | tar zx

Alias

Add a new alias for convenience

echo "alias adr=~/bin/adr-tools-2.1.0/src/adr" >> ~/.bash_profile

Now you can run the adr-tools doing the following:

adr

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages