File tree Expand file tree Collapse file tree 1 file changed +4
-15
lines changed Expand file tree Collapse file tree 1 file changed +4
-15
lines changed Original file line number Diff line number Diff line change 11# WmTweeter
22
3- ** TODO: Add description **
3+ > A webmachine example in Elixir
44
5- ## Installation
6-
7- If [ available in Hex] ( https://hex.pm/docs/publish ) , the package can be installed
8- by adding ` wm_tweeter ` to your list of dependencies in ` mix.exs ` :
9-
10- ``` elixir
11- def deps do
12- [{:wm_tweeter , " ~> 0.1.0" }]
13- end
14- ```
15-
16- Documentation can be generated with [ ExDoc] ( https://github.com/elixir-lang/ex_doc )
17- and published on [ HexDocs] ( https://hexdocs.pm ) . Once published, the docs can
18- be found at [ https://hexdocs.pm/wm_tweeter ] ( https://hexdocs.pm/wm_tweeter ) .
5+ - ` mix deps.get `
6+ - ` mix run --no-halt `
197
8+ You can read the [ full tutorial] ( http://seancribbs.com/tech/2016/07/07/webmachine-elixir-tutorial-1/ ) by Sean Cribbs.
You can’t perform that action at this time.
0 commit comments