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.
- Host: GitHub
- URL: https://github.com/getmeli/meli-cli
- Owner: getmeli
- License: mit
- Created: 2020-11-30T13:49:18.000Z (about 5 years ago)
- Default Branch: latest
- Last Pushed: 2021-02-18T15:21:33.000Z (almost 5 years ago)
- Last Synced: 2025-06-04T06:50:33.284Z (7 months ago)
- Language: TypeScript
- Homepage:
- Size: 811 KB
- Stars: 0
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
- Security: SECURITY.md
Awesome Lists containing this project
README
meli-cli
Open source platform for deploying static sites and frontend applications.
> 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
```