An open API service indexing awesome lists of open source software.

https://github.com/hellerve/lean

A lean zeps template
https://github.com/hellerve/lean

Last synced: 4 days ago
JSON representation

A lean zeps template

Awesome Lists containing this project

README

          

# lean

A lean and simple zeps template.

## Installation

lean is a regular zeps package, so running `zeps install hellerve/lean@0.1.2` should
be sufficient.

## Usage

lean is a regular zeps template. Try running `zeps new lean my-project`.
It will generate a minimal project configuration for a package called `my-project`.
It is made for `:library` type projects.


Have fun!