A Copier template designed to streamline the creation process of new Stepman.AI projects.
- Github repository: https://github.com/stepmanai/project-bass/
Based on Copier's installation requirements, this project is natively supported on Ubuntu 22.04 (ubuntu:jammy) and later versions.
Note: The following instructions assume you have access to this repository. If you need to request access, please contact us.
Begin by cloning the repository to a specific location on your local machine.
git clone https://github.com/stepmanai/project-bass.gitNext, install the necessary dependencies by following the installation steps in Copier's repository.
You are now ready to start development on your project!
TODO: Insert usage steps.
Repository structure based on fpgmaas/cookiecutter-uv.