/some-code

Primary LanguageC++

just some code

boilerplates

$ github-create-repo.sh whatever-repo-name
$ git remote add boilerplate https://github.com/koddo/example-cljs-reagent
$ git pull boilerplate master

Whenever the boilerplate updates, merge the changes with the last command above.