- Ruby 1.9 or higher
- Rake
- Bundler
Following command does everything to run tests.
$ rake test
Or you can also run vim-flavor
directly.
$ bundle install --path=.bundle
$ bundle exec vim-flavor test
$ rake watch
It requires guard gem.
Name | Name | Last commit date | ||
---|---|---|---|---|
parent directory.. | ||||
Following command does everything to run tests.
$ rake test
Or you can also run vim-flavor
directly.
$ bundle install --path=.bundle
$ bundle exec vim-flavor test
$ rake watch
It requires guard gem.