Skip to content

Individual usage


Flint is designed to enhance your development experience, even when you're working solo on a project.


Installation

  1. Install Flint: Install Flint using your preferred package manager. Run Flint init command.

  2. Create linter related configs: Create remote and local configs. Locate them in .flint directory if needed. Configs should be committed to the repository along with Flint directory.

  3. Edit Flint Config: Modify the flint.config.json file that outlines the agreed-upon style guidelines for the project. This configuration must be committed to the repository.

  4. Start coding with Flint: with or without wrapping Git.