Skip to content

abakhi/springboard

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Springboard

TODO

  • Documentation
  • Tests
  • CI build status/badge
  • Sample/demo app using SpringBoard
  • Make models ultra-light
  • Add event bus
  • Phoenix mixins in web.ex
  • Phone number parser
  • Publish on hex.pm

Installation

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

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

    def deps do [{:springboard, "~> 0.0.1"}] end

  2. Ensure springboard is started before your application:

    def application do [applications: [:springboard]] end

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages