Skip to content

Collection of project templates, configuration fragments, and code examples to bootstrap new projects

Notifications You must be signed in to change notification settings

AdrienCos/seedlings

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

๐ŸŒฑ Seedlings

This repository holds various project templates, configuration files, and code fragments that can be used to bootstrap new projects.

Currently, only one template is available, for Python projects.

๐Ÿ Python template

To generate a new project based on the Python template, use copier, and answer the questions it asks you:

mkdir my_new_project
copier copy gh:AdrienCos/seedlings my_new_project
# Answer the prompts
cd my_new_project
# Start working!

About

Collection of project templates, configuration fragments, and code examples to bootstrap new projects

Resources

Stars

Watchers

Forks

Packages

No packages published

Contributors 3

  •  
  •  
  •