Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/jerluc/envy
- Owner: jerluc
- License: apache-2.0
- Created: 2015-06-21T02:49:02.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2020-12-12T00:02:11.000Z (about 4 years ago)
- Last Synced: 2024-11-05T20:41:33.258Z (3 months ago)
- Language: Python
- Homepage: http://envy.rtfd.org/
- Size: 32.2 KB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.rst
- License: LICENSE
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 installThe Envy source code is `hosted on GitHub `_.