AlexMathew/scrapple

View on GitHub
scrapple/commands/__init__.py

Summary

Maintainability
A
0 mins
Test Coverage
"""
scrapple.commands
~~~~~~~~~~~~~~~~~

Defines Scrapple commands
"""

__all__ = ['genconfig', 'generate', 'run', 'web']