https://github.com/phact/opsc-colab-hub
https://github.com/phact/opsc-colab-hub
Last synced: 10 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/phact/opsc-colab-hub
- Owner: phact
- Created: 2015-08-04T22:26:12.000Z (almost 11 years ago)
- Default Branch: master
- Last Pushed: 2015-10-09T22:20:14.000Z (over 10 years ago)
- Last Synced: 2025-02-22T15:58:23.664Z (over 1 year ago)
- Language: CSS
- Size: 423 KB
- Stars: 0
- Watchers: 2
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# OpsCenterCollabHub
##To run
1) install rust:
curl -sf -L https://static.rust-lang.org/rustup.sh | sh
2) clone git repo
git clone https://github.com/phact/opsc-colab-hub.git
3) build and run
cargo build; target/debug/opsc_colab_hub
4) Hit your web browser localhost port 3000