Skip to content
This repository was archived by the owner on Jan 15, 2025. It is now read-only.

Financial-Times/code_reloader

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CodeReloader

Code reloader Plug extracted from Phoenix and adapted to be a generic Plug.

So far it's just a proof of concept to understand if having a generic code reload Plug makes sense or not.

Why

If you have an Elixir web app using only Plug without Phoenix, you need to restart it everytime you update the code.

Usage

The the example app at https://github.com/pilu/code-reload-example

About

Elixir Code reloader Plug

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Elixir 100.0%