Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/c1m50c/antenna
Tooling for repository analysis.
https://github.com/c1m50c/antenna
Last synced: about 4 hours ago
JSON representation
Tooling for repository analysis.
- Host: GitHub
- URL: https://github.com/c1m50c/antenna
- Owner: c1m50c
- License: mit
- Created: 2023-12-19T23:25:38.000Z (11 months ago)
- Default Branch: main
- Last Pushed: 2024-01-05T04:27:33.000Z (11 months ago)
- Last Synced: 2024-01-05T05:29:59.607Z (11 months ago)
- Language: Rust
- Homepage:
- Size: 79.1 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# antenna 🐜
Tooling for repository analysis.
## Installation
### Building From Source
```shell
$ cargo install --git https://github.com/c1m50c/antenna
> ...# Assert that `antenna` installed successfully by running `antenna --help`
$ antenna --help
```