Skip to content

jkakar/rebar_edown_plugin

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

rebar_edown_plugin

A rebar3 plugin for edown.

Build

$ rebar3 compile

Use

Add the plugin to your rebar.config:

{plugins, [
  {rebar_edown_plugin,
   {git, "git://github.com/jkakar/rebar_edown_plugin.git", {tag, "0.1.0"}}}
]}.

Then run the plugin:

$ rebar3 edown
===> Fetching rebar_edown_plugin
===> Compiling rebar_edown_plugin
Running edown for myapp

About

A rebar3 plugin for edown.

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages