Skip to content

🍪 🍪 🍪 A repository of submodules with all the Springerle molds.

License

Notifications You must be signed in to change notification settings

Springerle/cookie-jar

Repository files navigation

❏ Springerle Cookie Jar

This is a repository comprised of git submodules with all the Springerle molds, for easy installation and updates. See springerle.github.io for more.

Apache 2.0 license

See also PyScaffold for a tool that can work with Cookiecutter and refine existing templates.

Adding and updating submodules

# Add initially
git submodule add «git-url»
( cd «module» && git checkout «tag» )
# → commit + push
# Update
( cd «module» && git fetch && git checkout «tag» )
# → commit + push

About

🍪 🍪 🍪 A repository of submodules with all the Springerle molds.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published