Skip to content

Latest commit

 

History

History
23 lines (14 loc) · 661 Bytes

File metadata and controls

23 lines (14 loc) · 661 Bytes

basilisp

Clojars Project

A Leiningen template for creating a new Basilisp project.

Usage

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.

License

Copyright © 2026 Chris Rink

Mozilla Public License 2.0