This repository is private.
All pages are served over SSL and all pushing and pulling is done over SSH.
No one may fork, clone, or view it unless they are added as a member.
Every repository with this icon (
) is private.
Every repository with this icon (
This repository is public.
Anyone may fork, clone, or view it.
Every repository with this icon (
) is public.
Every repository with this icon (
yui-git /
| name | age | message | |
|---|---|---|---|
| |
LICENSE | Wed Apr 08 10:36:33 -0700 2009 | |
| |
README.textile | ||
| |
git-yui | ||
| |
git-yui.bash | Fri Apr 17 23:59:58 -0700 2009 |
README.textile
YUI Git
This is an attempt at making a: git yui command line tool for use when contributing to YUI.
Installation
You must have python installed on your machine before this will work.
To install, clone the project. Then place the git-yui file in your path somewhere.
That should do it. Eventually, I’ll build a Makefile for it :)
TODO (in order of importance)
- Sync Sources (working)
- Fetch/Merge another users repo (working)
- Build a Component from Source (working1)
- Build all Component Sources (working1)
- Generate API Docs (working2)
- Run JSLint on a file (working)
- List all project forks (working)
- Submit a Pull Request (working)
- Create Build Files (working)
- Bash Completion Support5
- Windows Support4
- Commit/Comment on a ticket (working)
- View summary of a ticket (working)
- View a list of your tickets (working)
1 Partially working, waiting on developers to standardize build files
2 Partially working, all docs currently throws an error (one of the files in src is bad.).
4 If anyone wants to help out with this part, please do. I don’t like building dev tools on Windows.
5 Partial Bash completion working for the top most commands. Info added here








