brandonchinn178 / skelly

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Skelly

Skelly is an opinionated build system for Haskell.

Features:

  • TOML configuration
  • Standardized file structure
  • Built-in test runner
  • CLI-driven workflow

Usage

TODO

Bootstrap

If you don't already have Skelly installed, you can build Skelly with Cabal:

bootstrap/build.py

Then run any normal Skelly commands as

bootstrap/dist/skelly --help

About

License:BSD 3-Clause "New" or "Revised" License


Languages

Language:Haskell 90.2%Language:Python 9.2%Language:Shell 0.7%