Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/reconmap/homebrew-tap
Easy to use Homebrew tap containing Reconmap tools.
https://github.com/reconmap/homebrew-tap
homebrew macos reconmap security tap
Last synced: about 2 months ago
JSON representation
Easy to use Homebrew tap containing Reconmap tools.
- Host: GitHub
- URL: https://github.com/reconmap/homebrew-tap
- Owner: reconmap
- Created: 2021-09-30T21:53:35.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2022-10-11T20:04:32.000Z (about 2 years ago)
- Last Synced: 2024-04-13T21:53:58.855Z (9 months ago)
- Topics: homebrew, macos, reconmap, security, tap
- Language: Ruby
- Homepage:
- Size: 22.5 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Reconmap homebrew tap
Easy to use Homebrew tap containing Reconmap tools.
## Supported commands
* `rmap` (command line interface)
* `reconmapd` (agent/service)## Setup instructions
```shell
brew tap reconmap/tapbrew install reconmap/tap/rmap
brew install reconmap/tap/reconmapd
```