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

https://github.com/jbox-web/squarectl


https://github.com/jbox-web/squarectl

Last synced: about 1 month ago
JSON representation

Awesome Lists containing this project

README

        

# squarectl

[![GitHub license](https://img.shields.io/github/license/jbox-web/squarectl.svg)](https://github.com/jbox-web/squarectl/blob/master/LICENSE)
[![Build Status](https://github.com/jbox-web/squarectl/actions/workflows/ci.yml/badge.svg)](https://github.com/jbox-web/squarectl/actions/workflows/ci.yml)
[![Docker Image](https://img.shields.io/docker/v/nicoladmin/squarectl/latest?color=green&label=Docker%20Image&logo=docker)](https://hub.docker.com/r/nicoladmin/squarectl)

## Setup Bash completion

Add this to your .bashrc

```sh
source <(squarectl completion bash)
```