Main | News | Docs | Download | Bugs | Contact | Developers | |||||||||
DevelopersDan Kelley wrote Gri, and Peter Galbraith wrote the Gri Emacs mode. The two have collaborated on Gri development (and science) for nearly two decades, and have enjoyed the help and advice of many users, named in the Gri manual. Development siteGri development was hosted on SourceForge.net until April 2010, after which it was hosted at GitHub. Quick links for developers
Forums: [developer] [open] [help]. Developer Work Cycle[Git summary]Do this one time: git clone git://github.com/dankelley/gri.git Work cycle: git pull # get updates from origin emacs ... # do some work git -am 'commit message' # can also do add then commit git push # push your own updates back to origin |
This material may be distributed only subject to the terms and conditions set forth in the GNU Publication License. |