Skip to content

WolfGear-Tech/program_cookie

Repository files navigation

Welcome to Program Cookie

Python Code style: black pre-commit

Cookiecutter for Python Programs Projects

Project Requirements

What is installed?

All dependencies will be installed on his latest versions for:

  • PyQt5

How to use

# Clone this project
$ git clone https://github.com/WolfGear-Tech/Program-Cookie.git

# Install project dependencies
$ poetry install

# Run `make project` informing your target folder
$ poetry run cookiecutter . -f -o ../

# Go to new project and follow the instructions in INSTALL.md`

Cookiecutter Options

Name Desc Default Value
Project Name The Project Name Wolf Gear Project
Project Name Slug Project slug Name Wolf-Gear-Project
Project Name DNS Project name for dns wolf-gear-project
Project Description Brief Project Description for README "This project..."
Python Version Project Python Version 3.10
Project Squad The squad which will be the CODEOWNER or "No Owner" No Owner

Developing this Project

  • Make your alterations inside {{cookiecutter.project_name_slug}} folder

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages