Version control system wrapper allowing the developer to worry about only having to learn one command set to manage all types of repositories.

hello.py 45B

    def hello(arguments): print("You rang?")