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

https://github.com/hellerve/tool

A zeps template for tools
https://github.com/hellerve/tool

Last synced: 28 days ago
JSON representation

A zeps template for tools

Awesome Lists containing this project

README

          

# tool

A simple zeps template for tools.

## Installation

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

## Usage

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


Have fun!