An open API service indexing awesome lists of open source software.

https://github.com/phact/opsc-colab-hub


https://github.com/phact/opsc-colab-hub

Last synced: 10 months ago
JSON representation

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