I hereby claim:
- I am reilly3000 on github.
- I am reilly3000 (https://keybase.io/reilly3000) on keybase.
- I have a public key ASCCANDL5H1BseFqVKpYup13H5VzMfUUQ-XvHod5EDDW9Qo
To claim this, I am signing this object:
I hereby claim:
To claim this, I am signing this object:
| { | |
| "version": "0.2.0", | |
| "configurations": [ | |
| { | |
| "type": "node", | |
| "request": "launch", | |
| "name": "Launch Program", | |
| "program": "${workspaceFolder}/index.js", | |
| "skipFiles": [ | |
| "<node_internals>/**" |
| 87 luminus: a template for creating Luminus applications | |
| 7 mala: A Leiningen template for Mala | |
| 1 maple: A leinginen template with MPL | |
| 3 mesos-framework: A template for setting up mesos-frameworks using component. | |
| 3 mies-brepl: A minimal ClojureScript project template with REPL | |
| 7 mies-node: A minimal ClojureScript Node.js project template | |
| 27 mies-om: A minimal Om project template | |
| 2 mies-weasel: A minimal ClojureScript project template with Weasel REPL, forked from mies. | |
| 40 mies: A minimal ClojureScript project template | |
| 3 mies: FIXME: write description |
| <link rel="import" href="../topeka-elements/topeka-datasource.html"> | |
| <link rel="import" href="../chart-js/chart-js.html"> | |
| <polymer-element name="my-element"> | |
| <template> | |
| <style> | |
| :host { | |
| position: absolute; | |
| width: 100%; |
| <link rel="import" href="../ace-element/ace-element.html"> | |
| <link rel="import" href="../chart-js/chart-js.html"> | |
| <link rel="import" href="../core-pages/core-pages.html"> | |
| <link rel="import" href="../core-ajax/core-ajax.html"> | |
| <link rel="import" href="../smoothie-chart/smoothie-chart.html"> | |
| <polymer-element name="my-element"> | |
| <template> | |
| <style> |