Skip to content

Latest commit

 

History

History
33 lines (22 loc) · 703 Bytes

README.md

File metadata and controls

33 lines (22 loc) · 703 Bytes

what is VATOMETH?

VATOMETH is a simple configuration management tool, It handles configuration management, application deployment, cloud provisioning, and network automation.


USAGE

Requirement's install

$ pip install -r requirements.txt

how to use

 ~ [ <-+=-+=-+=-+=- VATOMETH -+=-+=-+=-+=-> ] ~
 ~ [ <-+=-+=-+=-+=-+ V1.0.0 +-+=-+=-+=-+=-> ] ~


usage => python vatometh.py [ TYPE ] [ FILE ] [ FILENAME ]
--------------------------------------------------------
[ TYPE ] +==> [ -c | --crowded ] | [ -s | --single ]
[ FILE ] +==> [ -f | --file ]
[ FILENAME ] +==> [ whatever ].json
 
`