https://github.com/brentgreeff/graphical_editor_old
CLI bitmap editor with BDD specs
https://github.com/brentgreeff/graphical_editor_old
interview-test
Last synced: 2 months ago
JSON representation
CLI bitmap editor with BDD specs
- Host: GitHub
- URL: https://github.com/brentgreeff/graphical_editor_old
- Owner: brentgreeff
- Created: 2011-05-16T23:32:36.000Z (about 15 years ago)
- Default Branch: master
- Last Pushed: 2011-05-20T04:22:34.000Z (about 15 years ago)
- Last Synced: 2026-01-01T10:42:43.362Z (6 months ago)
- Topics: interview-test
- Language: Ruby
- Homepage:
- Size: 109 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.rdoc
Awesome Lists containing this project
README
= Graphical Editor
== Install
bundle install
== Specs
bundle exec rspec --colour spec/
== Features
bundle exec cucumber features/edit_images.feature
== Execute interactive app
cd lib
ruby run_editor.rb