Skip to content

Latest commit

 

History

History
18 lines (15 loc) · 277 Bytes

File metadata and controls

18 lines (15 loc) · 277 Bytes

Installation

Install from source.

First Step

$ git clone http://github.com/astraldev/pynes
$ cd pynes

Using python setup (Global Install)

$ sudo pip install . --layout=deb

Using python setup (User Install)

$ pip install .