dotfiles/Gemfile
2019-11-16 10:46:56 +01:00

12 lines
290 B
Ruby

source 'https://rubygems.org'
# Install Twitter CLI https://github.com/sferik/t
gem 'twitter', '~> 6.1.0'
gem 't'
gem 'asciidoctor-pdf'
gem 'terjira'
gem 'terraforming'
#Previously installed using
#sudo gem install -n /usr/local/bin asciidoctor-pdf --pre
# 3llo - CLI for Trello
gem '3llo'