rigatoni / linguine

Issue tracking repository.
http://rigatoni.se.rit.edu
3 stars 2 forks source link

Linguine

This module contains submodules to our other repos.

Releasing a new version

  1. cd into the submodules and checkout the specific commit
  2. git tag -a v[version_number]
  3. git push --tags