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

https://github.com/determinatesystems/fh-init-example-project


https://github.com/determinatesystems/fh-init-example-project

Last synced: 12 months ago
JSON representation

Awesome Lists containing this project

README

          

# `fh init` example project

To interactively generate a `flake.nix` for this project:

```shell
nix run "https://flakehub.com/f/DeterminateSystems/fh/*.tar.gz" -- init
```

Make sure to [install Nix][install] first.

[install]: https://zero-to-nix.com/start/install