Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/pauleveritt/minx

Fancy schmancy reloader. (At the moment, just a broken demo.)
https://github.com/pauleveritt/minx

Last synced: about 4 hours ago
JSON representation

Fancy schmancy reloader. (At the moment, just a broken demo.)

Awesome Lists containing this project

README

        

# Minx reloading web server

## Development

This project uses Hatch. This means you don't really make environments.
However, an IDE might want an environment. For that purpose, the Hatch `default`
environment bundles everything needed for development, testing, docs, etc.

The IDE needs the path to this environment. `hatch env create` makes the
default environment. `hatch env find` provides the full directory path
to this environment.