Skip to content

Instantly share code, notes, and snippets.

@kscc25
kscc25 / jspm.travis.setup.md
Created February 12, 2016 13:35 — forked from topheman/jspm.travis.setup.md
Travis setup of Github token for jspm

Contribution to Hubl.in

Content of this document

  • User stories
  • Tasks. They are also reported to a Trello board. Tags include : feature set. Order reflects dependencies.
  • Moscow. Also reported on the Trello board.
  • Dependency graph.

User stories (from Michael Bailly)

@kscc25
kscc25 / OpenPaasInstruction.md
Last active July 7, 2016 08:40 — forked from tuanlc/OpenPaaSInstruction.md
Install OpenPaas instruction

I. Prepare.

Install docker

Follow documentation here.

Make sure you can run docker by running:

docker run hello-world