https://github.com/pry/pry-autopilot
Enhanced non-interactive pry sessions
https://github.com/pry/pry-autopilot
Last synced: 18 days ago
JSON representation
Enhanced non-interactive pry sessions
- Host: GitHub
- URL: https://github.com/pry/pry-autopilot
- Owner: pry
- License: other
- Created: 2012-07-26T06:32:15.000Z (over 13 years ago)
- Default Branch: master
- Last Pushed: 2012-08-05T02:07:04.000Z (over 13 years ago)
- Last Synced: 2025-01-18T21:18:00.625Z (12 months ago)
- Language: Ruby
- Size: 116 KB
- Stars: 3
- Watchers: 15
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG
- License: LICENSE
Awesome Lists containing this project
README
pry-autopilot
===========
(C) John Mair (banisterfiend) 2012
FIXME: _tagline_
FIXME: _description goes here_
* Install the [gem](https://rubygems.org/gems/pry-autopilot): `gem install pry-autopilot`
* Read the [documentation](http://rdoc.info/github/banister/pry-autopilot/master/file/README.md)
* See the [source code](http://github.com/banister/pry-autopilot)
Example: Example description
--------
Example preamble
puts "example code"
Features and limitations
-------------------------
Feature List Preamble
Contact
-------
Problems or questions contact me at [github](http://github.com/banister)
License
-------
(The MIT License)
Copyright (c) 2012 John Mair (banisterfiend)
Permission is hereby granted, free of charge, to any person obtaining
a copy of this software and associated documentation files (the
'Software'), to deal in the Software without restriction, including
without limitation the rights to use, copy, modify, merge, publish,
distribute, sublicense, and/or sell copies of the Software, and to
permit persons to whom the Software is furnished to do so, subject to
the following conditions:
The above copyright notice and this permission notice shall be
included in all copies or substantial portions of the Software.
THE SOFTWARE IS PROVIDED 'AS IS', WITHOUT WARRANTY OF ANY KIND,
EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.
IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT,
TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE
SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.