Skip to content

jburel/snoopycrimecop

 
 

Repository files navigation

Snoopy Crime Copy (SCC)

The scc command provides tools for simplifying the git(hub) workflow.

Build Status

Getting Started

Under Python 2.7, the only requirement is PyGithub.

$ pip install pygithub

For Python 2.6, you will also need to install argparse

$ pip install argparse

With that, it's possible to execute scc:

$ python scc.py

Brew installation

To install the latest release of scc under Homebrew, use brew install:

$ brew install scc

Or for the latest development version:

$ brew install --HEAD scc

License

snoopycrimecop is released under the GPL.

2012, The Open Microscopy Environment

About

OME tools for managing the git(hub) workflow

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 100.0%