An open API service indexing awesome lists of open source software.

https://github.com/olebedev/prettier.nix


https://github.com/olebedev/prettier.nix

Last synced: 12 months ago
JSON representation

Awesome Lists containing this project

README

          

# prettier.nix

Implementation of the prettier as a Nix flake.

### Install

Using Nix Flakes

```
$ nix profile install github:olebedev/prettier.nix
```

Using `nix-env`

```
$ nix-env -i -f https://github.com/olebedev/prettier.nix/archive/main.tar.gz
```