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

https://github.com/parisikosto/cube

A lightweight Go CLI for automating Ubuntu VPS provisioning and secure initial server setup
https://github.com/parisikosto/cube

Last synced: about 1 month ago
JSON representation

A lightweight Go CLI for automating Ubuntu VPS provisioning and secure initial server setup

Awesome Lists containing this project

README

          

# cube

> A lightweight Go CLI for automating Ubuntu VPS provisioning and secure initial server setup

## Installation

```sh
curl -sSL https://raw.githubusercontent.com/parisikosto/cube/main/install.sh | bash
```