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