Atlassian Stash CLI =================== Build instructions ------------------ 1. gem install bundler 2. bundle install Configuration ------------- Create a file, `.stashconfig.yml` in your `$HOME` directory, with the following contents username: YOUR_USERNAME password: YOUR_PASSWORD stash_url: http://localhost:7990/stash