Skip to content

2karuitach/chipmunk

This branch is 373 commits behind mlibrary/chipmunk:master.

Folders and files

NameName
Last commit message
Last commit date
Jun 8, 2017
Jun 5, 2017
Jun 7, 2017
Jun 5, 2017
Jun 7, 2017
May 17, 2017
May 17, 2017
Jun 7, 2017
May 17, 2017
Jun 6, 2017
Jun 5, 2017
Jun 5, 2017
Jun 6, 2017
May 17, 2017
May 17, 2017

Repository files navigation

Dark Blue ("Project Chipmunk")

A Preservation-Focused Dark Repository for the University of Michigan

CLI / integration testing

  • Prerequisite: install rsync and set up the ability for the current user to use rsync over ssh to localhost (an ssh key is nice but not required).
  • git clone/bundle install as usual
  • Set up the database: bundle exec rake db:setup
  • Set up the repository and upload paths: bundle exec rake chipmunk:setup
  • export CHIPMUNK_API_KEY=the generated key
  • In another window, start the development server: bundle exec rails server
  • Create a test bag: bundle exec bin/makebag audio 12345 /tmp/whatever
  • Try to upload the bag: bundle exec bin/upload /tmp/whatever

About

Dark Blue ("Project Chipmunk")

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Ruby 99.7%
  • HTML 0.3%