Skip to content

Releases: tiborsimon/projects

Projects v1.0.8

09 Jul 19:56
Compare
Choose a tag to compare

Added

  • New filtering algorithm added for projects selection.

Projects v1.0.6

09 Jul 18:34
Compare
Choose a tag to compare

Added

  • Responsive doc generation for smaller terminal sizes.

First official release.

08 Jul 10:31
Compare
Choose a tag to compare

Installation

There are two possible way to install projects.

Install with pip

[sudo] pip install projects

Install from sources

  1. download the latest release or clone the repo's master branch
  2. go inside the sources root
  3. [sudo] python setup.py install