Skip to content

hisenb3rg/ge-test

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Code Climate

Simulation of graphical editor over CLI (test task for a client)

Graphical editor is run in interactive CLI as follows:

$ ruby -Ilib lib/cli.rb

Specs can be run with rake:

$ rake

Requirements

Dependencies:

  • Ruby 2.0.0 or newer

There are no other dependencies for runtime environment.

For development/test environment run bundler:

$ bundle
# run all specs
$ rspec

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages