penguin 0.1.3

Dev server with auto-reload, static file server, proxy support, and more. Language and framework agnostic. This is the library crate, but Penguin exists as a CLI app, too.
Documentation
1
2
3
4
5
6
7
8
{
    "name": "penguin",
    "version": "0.0.0",
    "private": true,
    "devDependencies": {
        "typescript": "^4.1.5"
    }
}