https://github.com/cloud8421/my-cv-in-rspec-format
A funny way to write a CV.
https://github.com/cloud8421/my-cv-in-rspec-format
Last synced: 11 months ago
JSON representation
A funny way to write a CV.
- Host: GitHub
- URL: https://github.com/cloud8421/my-cv-in-rspec-format
- Owner: cloud8421
- Created: 2011-07-11T12:40:09.000Z (almost 15 years ago)
- Default Branch: master
- Last Pushed: 2011-07-11T12:41:43.000Z (almost 15 years ago)
- Last Synced: 2025-01-13T01:29:51.270Z (over 1 year ago)
- Language: Ruby
- Homepage:
- Size: 93.8 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
A little trick, my CV in RSpec format. Nothing complicated, just a funny way to talk about me.
It requires Rake and RSpec to run. I didn't include a .Gemfile just because it's really straightforward.
It includes a .rvmrc file to isolate everything.
The steps needed to run are very simple:
gem install rake rspec
rake
Hope you enjoy :-)