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
Can you improve this documentation?Edit on GitHub
cljdoc builds & hosts documentation for Clojure/Script libraries
| Ctrl+k | Jump to recent docs |
| ← | Move to previous article |
| → | Move to next article |
| Ctrl+/ | Jump to the search field |