marcinpraczko / osl-devops-tools

Tools which help setup local development easier and faster
2 stars 0 forks source link

Improve way of installation #15

Open marcinpraczko opened 5 years ago

marcinpraczko commented 5 years ago

Would be nice that package can be quickly installed - for example via PIP or RPM. Than can create required files and environments per project - based on templates?

CLI sugestions:

marcinpraczko commented 5 years ago

Add initial commit with PyPi simple configuration: 86d87fc. This works well so far and python package can be installed.