Skip to content

clojurewerkz/machine_head.examples

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Machine Head Examples

This is a repository with examples used in documentation guides for Machine Head, a Clojure MQTT client.

Running Examples

The project uses Leiningen 2. Make sure you have it installed.

Every example is an individual runnable namespace. Run them like so:

lein run -m "clojurewerkz.machine-head.examples.hello-world"
lein run -m "clojurewerkz.machine-head.examples.blabbr"
lein run -m "clojurewerkz.machine-head.examples.weathr"

and so on.

License

Copyright (C) 2014-2016 Michael S. Klishin, and the ClojureWerkz team.

Distributed under the Eclipse Public License, the same as Clojure.

About

Code examples for Machine Head, a Clojure MQTT client

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published