Tools
Curated list of DevOps tools.
Nerdtree (treeview)
Useful commands.
snapdrop-master.zip
1MB
Binary
git clone [email protected]:RobinLinus/snapdrop.git
cd snapdrop/server
npm install
node index.js
# open a second shell:
cd snapdrop/client
# Python 2
python -m SimpleHTTPServer
# Python 3
python3 -m http.server
Teachable