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

https://github.com/getmeli/meli-cli

CLI of Meli, a platform for deploying static sites and frontend applications, built on top of Caddy Server.
https://github.com/getmeli/meli-cli

Last synced: 3 months ago
JSON representation

CLI of Meli, a platform for deploying static sites and frontend applications, built on top of Caddy Server.

Awesome Lists containing this project

README

          



meli-logo


meli-cli


Open source platform for deploying static sites and frontend applications.




Discord

> Found a security issue ? Please [let us know !](https://github.com/gomeli/meli-cli/security/advisories/new)

## Development

```
npm start
```

Test the CLI:
```
./build/index.js --help
```