Metadata-Version: 2.1
Name: dcscaffold
Version: 0.0.8
Summary: Package used to scaffold a project using docker-compose
Home-page: https://github.com/egyanamtech/dcscaffold
Author: Mrityunjay Saxena
Author-email: mrityunjaysaxena1996@gmail.com
License: UNKNOWN
Project-URL: Bug Tracker, https://github.com/egyanamtech/dcscaffold/issues
Description: # About
        This is a library used and developed by [egyanamtech](https://egyanamtech.com), to scaffold the Django, VueJS projects using docker-compose in a programatic way.
        
        We use the python cli library, [click](https://click.palletsprojects.com/en/7.x/), which provide the commands/frotnend for this library.
        
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.6
Description-Content-Type: text/markdown
