~> App
Version
~> hub
Description
Install (execute in workspace terminal)
wrk install hub==latest
Remarks and hints
# clone your own project
hub clone dotfiles
→ git clone git://github.com/YOUR_USER/dotfiles.git
# clone another project
hub clone github/hub
→ git clone git://github.com/github/hub.git
# fast-forward all local branches to match the latest state on the remote
cd myproject
hub sync
# list latest open issues in the current repository
hub issue --limit 10
# open the current project's issues page
hub browse -- issues
→ open https://github.com/github/hub/issues
# open another project's wiki
hub browse rbenv/ruby-build wiki
→ open https://github.com/rbenv/ruby-build/wiki
hub clone dotfiles
→ git clone git://github.com/YOUR_USER/dotfiles.git
# clone another project
hub clone github/hub
→ git clone git://github.com/github/hub.git
# fast-forward all local branches to match the latest state on the remote
cd myproject
hub sync
# list latest open issues in the current repository
hub issue --limit 10
# open the current project's issues page
hub browse -- issues
→ open https://github.com/github/hub/issues
# open another project's wiki
hub browse rbenv/ruby-build wiki
→ open https://github.com/rbenv/ruby-build/wiki
Scripts
# Istall script # Start script!= Workspace compatibility
alnoda-workspace
compatible
all versions
!= App compatibility
no compatibility requirements