Skip to content

Latest commit

 

History

History
38 lines (27 loc) · 1.38 KB

README.md

File metadata and controls

38 lines (27 loc) · 1.38 KB

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