Home

Awesome

examples

Examples of lintnet. You can learn lintnet by running commands according to examples.

Set up

To run examples, you have to set up the environment first. You only have to checkout this repository and install lintnet.

The most easiest way is to use Development Containers. We provide devcontainer.json to set up the environment quickly.

Using GitHub Codespaces, you can set up the environment without installing anything on your laptop.

You can also use Dev Container CLI

devcontainer up --workspace-folder .
devcontainer exec --workspace-folder . bash

If you use aqua, you can install lintnet by running aqua i -l.

LICENSE

MIT