Skip to content

myokoym/grid_pattern_editor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

66 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GridPatternEditor

A grid data making tool. Using Gosu and Ruby.

Installation

Add this line to your application's Gemfile:

gem 'grid_pattern_editor'

And then execute:

$ bundle

Or install it yourself as:

$ gem install grid_pattern_editor

NOTE

This gem has not been released. You can run the following command:

$ git clone https://github.com/myokoym/grid_pattern_editor.git
$ cd grid_pattern_editor
$ ruby -I lib bin/grid_pattern_editor

Or install it yourself as:

$ git clone https://github.com/myokoym/grid_pattern_editor.git
$ cd grid_pattern_editor
$ bundle exec rake install

Usage

$ grid_pattern_editor [FILE_PATH] [OPTIONS]...

Show help message

$ grid_pattern_editor --help

License

MIT License. See LICENSE.txt for details.

Contributing

  1. Fork it ( http://github.com/myokoym/grid_pattern_editor/fork )
  2. Create your feature branch (git checkout -b my-new-feature)
  3. Commit your changes (git commit -am 'Add some feature')
  4. Push to the branch (git push origin my-new-feature)
  5. Create new Pull Request

About

A grid pattern data editor. (Under construction)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages