Skip to content

PromptPasture/template

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

project-name

One-line description of what this does.

What it does

Getting started

Prerequisites

  • Python 3.11+ / Node 20+

Installation

# clone the repo
git clone https://github.com/your-org/project-name
cd project-name

# install dependencies
pip install -r requirements.txt  # or: npm install

Usage

# basic example
python src/main.py

Configuration

Variable Description Default
ENV_VAR What it controls value

Development

# run tests
pytest tests/  # or: npm test

# run locally
python src/main.py

Contributing

See the org-wide CONTRIBUTING.md.

License

Apache-2.0 — see LICENSE.

About

A template repository

Topics

Resources

License

Code of conduct

Contributing

Security policy

Stars

Watchers

Forks

Contributors