Skip to content

atparkweb/tom-servo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Tom Servo

A very simple server written in Elixir

Documentation on Hex

Installation

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

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

Running Application

The command to run the top level app that starts everything is:

mix run --no-halt

Documentation

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

About

A simple server built with Elixir

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published