Table of Contents
stickler-server is the daemon process that houses the repositories of proprietary gems and/or mirrors of third party gems.
Start the server, daemonized, using /var/lib/stickler as the root directory of all the repositories.
stickler-server start --daemonize /var/lib/stickler
Stop the server that is using /var/lib/stickler as its root directory.
stickler-server stop /var/lib/stickler
Written by Jeremy Hinegardner <jeremy@hinegardner.org>
GitHub project: http://www.github.com/copiousfreetime/stickler
Please report bugs to the github issue tracker http://github.com/copiousfreetime/stickler/issues