Skip to content

ftl-toolbox/ansible-swagger-generator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Build Status
Coverage Status
Quantified Code
Code Climate
Stories in Ready

Running from source

Creating the virtual environment:

virtualenv asg
source ./asg/bin/activate
python setup.py develop

Running the cli tool:

asg/bin/ansible-swagger-generator -s <path to swagger spec>

Exiting the virtualenv:

deactivate

Running Tests

Install testing libraries

pip install -r test-requirements.txt

Running tests

python setup.py nosetests
python setup.py flake8

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages