-
Make sure ruby and rubygems is installed.
-
Install bundler gem
$ gem install bundler
-
Make sure PATH includes the gem bin path:
~/.gem/1.9.1/bin (or some other version)
$ export PATH=$PATH:$(ruby -rubygems -e "puts Gem.user_dir")/bin
To make it persistent add the previous line to your ~/.bashrc or ~/.profile -
Install the required gems
bundle install
-
Execute
$ ./bin/dotlrnSubmissionDL
-
Notifications
You must be signed in to change notification settings - Fork 0
License
mapster/DotlrnSubmissionDL
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
No description, website, or topics provided.
Resources
License
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published