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
- Host: GitHub
- URL: https://github.com/newam/interactive-html-bom-nix
- Owner: newAM
- License: mit
- Created: 2022-06-26T19:07:22.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2024-09-01T16:10:47.000Z (almost 2 years ago)
- Last Synced: 2025-02-16T10:36:29.260Z (over 1 year ago)
- Topics: kicad, nix
- Language: Nix
- Homepage:
- Size: 5.86 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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