Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/lorenzosinisi/cv
A ruby gem to interview a ruby on rails developer
https://github.com/lorenzosinisi/cv
Last synced: 3 days ago
JSON representation
A ruby gem to interview a ruby on rails developer
- Host: GitHub
- URL: https://github.com/lorenzosinisi/cv
- Owner: lorenzosinisi
- License: mit
- Created: 2015-06-04T12:45:12.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2015-06-04T19:00:26.000Z (over 9 years ago)
- Last Synced: 2024-05-01T13:09:37.104Z (8 months ago)
- Language: Ruby
- Size: 145 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
- Code of conduct: CODE_OF_CONDUCT.md
Awesome Lists containing this project
README
# Lorenzosinisi
Welcome to my personal gem!
## Installation
Add this line to your application's Gemfile:
```ruby
gem 'lorenzosinisi'
```
And then execute:$ bundle
Or install it yourself as:
$ gem install lorenzosinisi
## Usage
Open your terminal and start IRB by typing
$ gem install lorenzosinisi
$ irb
$ Lorenzosinisi.start
Have fun!## Development
After checking out the repo, run `bin/setup` to install dependencies. Then, run `rake rspec` to run the tests. You can also run `bin/console` for an interactive prompt that will allow you to experiment.
## Contributing
Bug reports and pull requests are welcome on GitHub at https://github.com/lorenzosinisi/cv. This project is intended to be a safe, welcoming space for collaboration, and contributors are expected to adhere to the [Contributor Covenant](contributor-covenant.org) code of conduct.
## License
The gem is available as open source under the terms of the [MIT License](http://opensource.org/licenses/MIT).