Skip to content

everknow/load

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Load

to build a release for testing

MIX_ENV=prod mix release
  • 0.3.0: Stability and use of gun 2.0.0

  • 0.2.0-rc1: sim is not passed via config any longer -> it is now passed via scale and count

Installation

If available in Hex, the package can be installed by adding load to your list of dependencies in mix.exs:

def deps do
  [
    {:load, "~> 0.3.0"}
  ]
end

Documentation can be generated with ExDoc and published on HexDocs. Once published, the docs can be found at https://hexdocs.pm/load.