https://github.com/takurinton/st
Something like only for me little wappalyzer.
https://github.com/takurinton/st
Last synced: 3 days ago
JSON representation
Something like only for me little wappalyzer.
- Host: GitHub
- URL: https://github.com/takurinton/st
- Owner: takurinton
- Created: 2024-01-22T03:40:47.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-01-27T21:30:57.000Z (over 1 year ago)
- Last Synced: 2025-06-11T09:07:21.165Z (8 days ago)
- Language: Rust
- Homepage:
- Size: 18.6 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# st
A simple, small script for discovering your site's frontend technology.
## install
```sh
cargo install --path .
```## build
```sh
cargo build
```## run
```sh
cargo run
```