Skip to content

nilclass/elixir_org

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Org

Implements an org-mode parser.

Further documentation is available on hexdocs.pm

Installation

The package can be installed by adding org to your list of dependencies in mix.exs:

def deps do
  [
    {:org, "~> 0.1.0"}
  ]
end

About

org-mode parser for Elixir

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages