Skip to content

underjord/nstandard

Repository files navigation

Nstandard

A library for easily setting up a library that follows good standard practices.

Linting, CI (via GitHub Actions), preparing for publishing to Hex and a bunch of other busy-work that most would prefer not to do.

Installation

In your library project:

mix archive.install hex igniter_new
mix igniter.install nstandard

It should prompt you about the changes it wants to make.

Usage

Most of it is config. The CI should run automatically.

You also get an alias for running the linters:

mix check

About

A standard setup for library authors based on the Nerves project standard practices.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages