mirror of
https://github.com/inofix/maestro.py.git
synced 2026-02-05 09:45:24 +01:00
README
Converted to RST.
This commit is contained in:
@@ -1,4 +1,9 @@
|
||||
# maestro.py
|
||||
maestro.py
|
||||
==========
|
||||
|
||||
Introduction
|
||||
------------
|
||||
|
||||
Semi- to full-automation. The realistic approach for SMBs.
|
||||
|
||||
'Pet' vs. 'herd'? This is the 'stable' approach!
|
||||
@@ -22,7 +27,8 @@ tools. It must be flexible enough to be split up as needed
|
||||
and simple enough such that one can work on several projects
|
||||
without having to think too much.
|
||||
|
||||
--
|
||||
History
|
||||
-------
|
||||
|
||||
This project was started as a
|
||||
proof-of-concept / first-do-it-approach here and was
|
||||
2
setup.py
2
setup.py
@@ -2,4 +2,4 @@
|
||||
TODO: include with PyPI
|
||||
"""
|
||||
|
||||
version='0.1',
|
||||
version='0.1.dev2+g1c6fb7a',
|
||||
|
||||
@@ -1,2 +1,2 @@
|
||||
Internal Version: 0.1
|
||||
Official Version: 0.1
|
||||
Internal Version: 0.1-2-g1c6fb7a
|
||||
Official Version: 0.1.dev2+g1c6fb7a
|
||||
|
||||
Reference in New Issue
Block a user