A Leiningen template for creating a new Basilisp project.
This will create a new Basilisp project in the myproject directory.
lein new org.basilisp/basilisp myproject
The created Basilisp project uses pip for dependency management, but Basilisp
does not require or prescribe any specific dependency management tool. pip was
selected because it is installed by default in most Python installlations.
Copyright © 2026 Chris Rink
Mozilla Public License 2.0