0 purchases
revotool 0.1.0
# revotool [![](https://travis-ci.org/myfreeweb/revotool.png?branch=master)](https://travis-ci.org/myfreeweb/revotool) [![](https://pypip.in/d/revotool/badge.png)](https://pypi.python.org/pypi/revotool)
Revotool is a CLI tool for working with MODX Revolution™.
It allows you to use git to work on websites powered by this CMS.
## Features
pulling elements
pushing elements
### TODO
rename support
custom /manager directory support
mock the http in tests
## Installation
`bash You can't use 'macro parameter character #' in math modeYou can't use 'macro parameter character #' in math mode [sudo] pip install revotool `
## Usage
Starting:
`bash $ revotool remote add production https://example.com adminUsername revotoolpullproduction git init $ git add -A $ git commit `
Pushing:
`bash $ revotool push production `
For personal and professional use. You cannot resell or redistribute these repositories in their original state.
There are no reviews.