Skip to content
Snippets Groups Projects
Commit fda0938e authored by Kevin Lyda's avatar Kevin Lyda :speech_balloon:
Browse files

Add a run script.

parent 689eae37
Branches
No related tags found
No related merge requests found
GIT GIT
remote: https://github.com/lyda/mmap.git remote: https://github.com/lyda/mmap.git
revision: 379bdbd2c848e96d8f89e954663b8c26529b8919 revision: 397013dd15a4e5f3f2cd9ddbad39850ec9f61d33
branch: non-global-version branch: non-global-version
specs: specs:
mmap (0.2.7) mmap (0.2.7a)
GEM GEM
remote: https://rubygems.org/ remote: https://rubygems.org/
......
#! /bin/sh
test -f Gemfile.lock && rm Gemfile.lock
bundle install
bundle exec ruby test.rb
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment