Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/jerluc/envy

Simply create project-based work environments that your colleagues will envy
https://github.com/jerluc/envy

Last synced: about 1 month ago
JSON representation

Simply create project-based work environments that your colleagues will envy

Awesome Lists containing this project

README

        

Envy
====

.. image:: https://api.travis-ci.org/jerluc/envy.svg?branch=master
:alt: Build Status
:target: https://travis-ci.org/jerluc/envy

.. image:: https://readthedocs.org/projects/envy/badge/?version=latest
:alt: Documentation Status
:target: https://readthedocs.org/projects/envy/?badge=latest

`Envy `_ allows developers to simply create project-based development environments that your colleagues will envy.

Quick links
-----------

* `Documentation `_
* `Source `_

Installation
------------

.. parsed-literal::

tar xvzf envy-|version|.tar.gz
cd envy-|version|
python setup.py build
sudo python setup.py install

The Envy source code is `hosted on GitHub `_.