An open API service indexing awesome lists of open source software.

https://github.com/westonplatter/slingshot

slingshot
https://github.com/westonplatter/slingshot

Last synced: 2 months ago
JSON representation

slingshot

Awesome Lists containing this project

README

        

Slingshot
=================

[![Build Status](https://travis-ci.org/westonplatter/slingshot.png?branch=master)](https://travis-ci.org/westonplatter/slingshot) [![Dependency Status](https://gemnasium.com/westonplatter/slingshot.png)](https://gemnasium.com/westonplatter/slingshot)

Rails app to manage IT workflow management.

Development
--------------

Testing
--------------

Production
--------------
Production environment requires,
+ Ruby 2.1.2
+ Postgresql

Contributions
-------------
1. Talk with project maintainers (Weston or Johnmark) before starting work. We may already have the same features in motion.
2. Have work described in a Github issue.
3. Fork master.
4. Code it up and write tests if possible
5. Ensure that existing tests pass.
6. Create Github pull request.

License
--------------
Copyright 2012-2014, Weston Platter. MIT License.