Sha256: 847fa11e47869d4c3515257e788f71a33481fda90b9a1d787e15494093c72e91
Contents?: true
Size: 540 Bytes
Versions: 1
Compression:
Stored size: 540 Bytes
Contents
# Pugs > In Ruby `pugs "thing"` should output "🐕 things" to stdout - *Schneems (https://twitter.com/schneems/status/767795350564245504)* ## Installation Add this line to your application's Gemfile: ``` ruby gem pugs' ``` And then execute: ``` $ bundle ``` ## Getting started ``` pugs "things" 🐕 things => nil ``` ## License Released under the MIT license. See the LICENSE file for details. ## Author Tobias Svensson, [@endofunky](https://twitter.com/endofunky), [http://github.com/endofunky](http://github.com/endofunky)
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
pugs-1.0.0 | README.md |