Skip to content

Instantly share code, notes, and snippets.

@xyb994
xyb994 / autorunonce
Last active October 5, 2017 00:23 — forked from dogi/autorunonce
add rasclock configuration
#!/bin/bash
name='ole-vi'
port='5984'
version='0.13.19'
# rename hostname of image to name
pirateship rename $name
pirateship docker
@xyb994
xyb994 / 0_reuse_code.js
Created April 13, 2017 05:50
Here are some things you can do with Gists in GistBox.
// Use Gists to store code you would like to remember later on
console.log(window); // log the "window" object to the console