https://github.com/leon3s/mnx7rn
https://github.com/leon3s/mnx7rn
Last synced: about 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/leon3s/mnx7rn
- Owner: leon3s
- Created: 2022-03-20T09:33:48.000Z (over 4 years ago)
- Default Branch: dev
- Last Pushed: 2022-04-14T12:06:23.000Z (about 4 years ago)
- Last Synced: 2025-03-26T06:14:52.084Z (about 1 year ago)
- Language: TypeScript
- Size: 661 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# [nanocl]
nanocl is a cli to quickly deploy cloud or virtualize could
## Documentation
[installation](/README.md#installation)
[cli](/doc/cli.md "cli documentation")
[daemon](/doc/daemon.md "daemon documentation")
## Installation
- with node
```sh
npm install -g nanocl
```
- with dpkg
```sh
curl https://nanocl.nxthat.com/download/dpkg/latest -o nanocl.deb
```