Cayman files
This commit is contained in:
parent
ae0cfcf1eb
commit
46fd8a8af2
26 changed files with 1806 additions and 289 deletions
6
script/bootstrap
Executable file
6
script/bootstrap
Executable file
|
@ -0,0 +1,6 @@
|
|||
#!/bin/sh
|
||||
|
||||
set -e
|
||||
|
||||
gem install bundler
|
||||
bundle install
|
Loading…
Add table
Add a link
Reference in a new issue