Skip to content

Latest commit

 

History

14 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Nerves.Lib

Project containing modules that provide common functionality used across the Nerves project.

Installation

If available in Hex, the package can be installed as:

  1. Add nerves_lib to your list of dependencies in mix.exs:

    def deps do [{:nerves_lib, "~> 1.0.0"}] end

If not, add it via GitHub:

defp deps, do: [ {:nerves_lib, github: "RosePointNav/nerves_lib"}, ]

About

Utility routines for the Nerves environment.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages