Skip to content

Application that doesn't do anything except start up a supervisor with no children. For the purpose of having an app that a testing runtime can start and stop with no consequences.

License

Notifications You must be signed in to change notification settings

thebriz24/useless

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Useless

Hex Version

Application that doesn't do anything except start up a supervisor with no children. For the purpose of having an app that a testing runtime can start and stop with no consequences.

Installation

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

Usage

Run it with Application.ensure_all_started/2. Or not. It don't do nuthin'.

About

Application that doesn't do anything except start up a supervisor with no children. For the purpose of having an app that a testing runtime can start and stop with no consequences.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages