https://github.com/ericboehs/bitbar-plugins
https://github.com/ericboehs/bitbar-plugins
Last synced: about 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/ericboehs/bitbar-plugins
- Owner: ericboehs
- Created: 2019-10-08T23:46:40.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2020-03-11T16:23:06.000Z (over 6 years ago)
- Last Synced: 2025-01-19T08:32:04.832Z (over 1 year ago)
- Language: Ruby
- Homepage:
- Size: 5.86 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: Readme.markdown
Awesome Lists containing this project
README
# My Bitbar Plugins
## Circle CI
```
sudo /usr/bin/gem install bundler
cp .env.example .env
vi .env # Add your config vars
ln -s ~/Code/bitbar-plugins/.env ~/Documents/BitBar/.env
```
```
ln -s ~/Code/bitbar-plugins/circleci.rb ~/Documents/BitBar/circleci.30s.rb
ln -s ~/Code/bitbar-plugins/heroku.rb ~/Documents/BitBar/heroku.60s.rb
```