This website requires JavaScript.
Explore
Help
Sign in
ashley
/
tldr
Watch
1
Star
0
Fork
You've already forked tldr
0
mirror of
https://github.com/tldr-pages/tldr.git
synced
2024-11-02 01:18:00 +01:00
Code
Activity
35a697f99c
tldr
/
Gemfile
6 lines
76 B
Text
Raw
Normal View
History
Unescape
Escape
Adds Gemfile dependencies
2015-05-06 16:30:44 +02:00
source 'https://rubygems.org'
Travis CI integration: automatic linting, rebuilding index.json, building pages archive, and little other improvements
2015-12-04 15:54:05 +01:00
group :development, :test do
gem 'mdl'
end
Copy permalink