Metadata-Version: 2.1
Name: cakemix-python
Version: 0.1.0
Summary: Cakemix is a tool for creating code template generators like create-react-app and npm-init. Avoiding you to waste time organizing a project.
Home-page: https://github.com/vadolasi/cakemix/
License: GPL-3.0
Keywords: boilerplate,cli,generator,templating
Author: Vitor Daniel
Author-email: vitor036daniel@gmail.com
Requires-Python: >=3.6.1,<=3.9
Classifier: Development Status :: 2 - Pre-Alpha
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: GNU General Public License (GPL)
Classifier: License :: OSI Approved :: GNU General Public License v3 (GPLv3)
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Topic :: Software Development :: Code Generators
Requires-Dist: click (>=7.1.2,<8.0.0)
Project-URL: Bug Reports, https://github.com/vadolasi/cakemix/issues/
Project-URL: Funding, https://donate.pypi.org/
Project-URL: Repository, https://github.com/vadolasi/cakemix/
Project-URL: Say Thanks!, https://saythanks.io/to/vitor036daniel@gmail.com/
Project-URL: Source, https://github.com/vadolasi/cakemix/
Description-Content-Type: text/x-rst

=======
Cakemix
=======

.. image:: https://img.shields.io/github/workflow/status/vadolasi/cakemix/Python%20package
    :alt: Tests status

.. image:: https://img.shields.io/badge/Gitpod-ready--to--code-blue?logo=gitpod
    :alt: Open in Gitpod.io

English | `Português <./locales/pt-br/README.rst>`_

Cakemix is a tool for creating code template generators like create-react-app and npm-init. Avoiding you to waste time organizing a project.

