Skip to content
This repository has been archived by the owner on May 3, 2023. It is now read-only.

concord-consortium/MySystem-Wise-Integration-WIP

Repository files navigation

Overview

This repository tracks the current working WISE4 step of MySystem

The export is a copy of all of the files found in vle/mysystem2/ directory after running bundle exec rake build from a checkout of MySystem.

Instructions:

The build process uses ruby. We recommend installing the Ruby Version Manager rvm before getting started.

  1. checkout MySystem git clone git://github.com/concord-consortium/mysystem_sc.git
  2. enter the project directory: cd mysystem_sc
  3. install required gems: bundle install
  4. build everything: bundle exec rake build
  5. pop out to your development directory: cd ..
  6. checkout This repository git clone https://<username>@github.com/concord-consortium/MySystem-Wise-Integration-WIP.git
  7. enter the directory: cd MySystem-Wise-Integration-WIP
  8. copy the files over: cp -r ../mysystem_sc/vle/node/mysystem2/* .
  9. commit your changes: git ci -a -m "commit message here\n\n built from: 159cfd6"
  10. optionally tag the commit: git tag -a <tagName> -m "<more info here>"
  11. push the changes: git push --tags

To Modify THIS Readme File

This README.md is generated from the rake task of the MySystem Repo.

Update wise4/mysystem2/README.md.erb To have your changes appear here. Otherwise your local changes will be overwritten.

Current MySystem ( 159cfd6 ) Version fronzen into This repository

MySystem Git Sha :   159cfd6084d5dcbce8a7080dc188cc8fd72ee0de
Git commit time  :   Fri Jun 14 11:38:04 2013 -0400
Git Branch / refs:   (HEAD, origin/master, origin/HEAD, master)
Build Time       :   2013-06-14 11:39:13 -0400
SproutCore Build :   8ac8325606b9ce7e115ae60200fe4522a9073fbc

About

current "working" wise4 step export. (see tags for other versions)

Resources

Stars

Watchers

Forks

Packages

No packages published