Skip to content

airtai/cookiecutter-airt-python

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 

Repository files navigation

Cookiecutter Airt

Cookiecutter template for creating a basic Airt python project.

Prerequisites

Before you can use this Cookiecutter template, please make sure you have the cookiecutter package installed. If it's not already installed, you can do so using the following command:

pip install cookiecutter

Getting Started

To create a new Airt python project using this template, follow these steps:

  1. Open your terminal.

  2. Run the following command to generate a new Airt python project:

    cookiecutter https://github.com/airtai/cookiecutter-airt-python.git

    This command will prompt you to provide some information about your project, such as project name, author name, and other configuration options.

  3. After you've answered the prompts, Cookiecutter will create a new directory for your Airt python project based on your responses.

About

Cookicutter template for airt project

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published