Skip to content

Cookiecutter template repository for quickly creating @frc5024 Lib5K-based robot projects

License

Notifications You must be signed in to change notification settings

ewpratten/template-lib5k

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Lib5K Project Template CookieCutter Template

This is a Cookiecutter template repository for quickly creating @frc5024 Lib5K-based robot projects.

Usage

# Install cookiecutter
python3 -m pip install cookiecutter

# Go to workspace directory
cd /path/to/workspace

# Create a new project folder
# You will be prompted to configure the project settings by this command
cookiecutter gh:ewpratten/template-lib5k

# Enter and build project
cd ./<robot_name>
./gradlew build

About

Cookiecutter template repository for quickly creating @frc5024 Lib5K-based robot projects

Topics

Resources

License

Stars

Watchers

Forks

Sponsor this project

 

Languages