https://github.com/phact/se-toolkit
https://github.com/phact/se-toolkit
Last synced: 10 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/phact/se-toolkit
- Owner: phact
- Created: 2015-09-04T06:29:40.000Z (almost 11 years ago)
- Default Branch: master
- Last Pushed: 2015-11-05T07:22:25.000Z (over 10 years ago)
- Last Synced: 2025-01-03T10:23:54.955Z (over 1 year ago)
- Language: JavaScript
- Size: 664 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# poc-toolkit
Pre-req -- you must have a cassandra instance running on localhost and you must have built the c++ driver per the cassandra-rs README:
https://github.com/phact/cassandra-rs/tree/phact-readme-update
To run this thing follow these steps
1) install rust
$ curl -sSf https://static.rust-lang.org/rustup.sh | sh
2) clone and build
$ git clone https://github.com/phact/poc-toolkit.git
$ cargo build
3) run the binary
$ target/debug/se-toolkit
Hit your browser on localhost port 8080