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

https://github.com/newam/interactive-html-bom-nix

Nix package for the CLI version of openscopeproject/InteractiveHtmlBom
https://github.com/newam/interactive-html-bom-nix

kicad nix

Last synced: 6 months ago
JSON representation

Nix package for the CLI version of openscopeproject/InteractiveHtmlBom

Awesome Lists containing this project

README

          

# InteractiveHtmlBom Nix

Nix package for the CLI version of [openscopeproject/InteractiveHtmlBom].

## Usage

```bash
nix run github:newam/interactive-html-bom-nix -- --help
```

## Example

I use this to build a BOM in github actions CI that gets published to github pages in my [poe-addon] project.

[poe-addon]: https://github.com/newAM/poe-addon
[openscopeproject/InteractiveHtmlBom]: https://github.com/openscopeproject/InteractiveHtmlBom