https://github.com/andyj/cfgit
CFML component (CFC) to access Git
https://github.com/andyj/cfgit
Last synced: over 1 year ago
JSON representation
CFML component (CFC) to access Git
- Host: GitHub
- URL: https://github.com/andyj/cfgit
- Owner: andyj
- Created: 2010-10-18T22:28:27.000Z (over 15 years ago)
- Default Branch: master
- Last Pushed: 2010-10-19T23:48:09.000Z (over 15 years ago)
- Last Synced: 2025-01-16T22:23:30.011Z (over 1 year ago)
- Language: ColdFusion
- Homepage:
- Size: 97.7 KB
- Stars: 10
- Watchers: 5
- Forks: 4
- Open Issues: 0
-
Metadata Files:
- Readme: readme.txt
Awesome Lists containing this project
README
CFGit
I wish I could be more original with project names! Anyway ... this is just an
experiment I was playing around with tonight and just wanted to share. At the
moment it is a rather bare bones CFC for talking to Git. You can run currently
on run:
* Status
* Log
* Show
The benefit (which is where the idea started) is that you don't have to be in
the git project to run this!
I've only tested on a Mac w/CF9 so would be glad for any feed back or updates!
++--++--++--++--++--++--++--++--++--++--++--++--++--++--++--++--++--++--++--++
Andy Jarrett: www.andyjarrett.com
Git Project: http://github.com/andyj/CFGit
++--++--++--++--++--++--++--++--++--++--++--++--++--++--++--++--++--++--++--++