nim-sherlock
sherlock but in Nim.
Summary
| Latest Version | Unknown |
|---|---|
| License | Unknown |
| CI Status | Failing |
| Stars | 1 |
| Forks | 0 |
| Open Issues | 0 |
| Last Commit | 2022-01-16 |
| Downloads | 0 |
| Last Indexed | 2026-08-01 04:44 |
Installation
nimble install nim-sherlock
choosenim install nim-sherlock
git clone https://gitlab.com/drskelebones/nim-sherlock
OS Compatibility
| Platform | Linux | macOS | Windows | FreeBSD | OpenBSD | NetBSD | Android | iOS | WASM | Embedded |
|---|---|---|---|---|---|---|---|---|---|---|
| nim-sherlock | ✓ | ✓ | ✓ | - | - | - | - | - | - | - |
Source
| Repository | https://gitlab.com/drskelebones/nim-sherlock |
|---|---|
| Homepage | https://gitlab.com/drskelebones/nim-sherlock |
| Registry Source | gitlab |
README
nim-sherlock
A quick and dirty write of sherlock in Nim.
Config data copied from WhatsMyName
Uses sites.json for configuration.
Go a more complete rewrite, check out my Go version: go-sherlock