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

https://github.com/projektgopher/no-comp-dogs-cli

Example local Dog management system for a No-Compromises challenge.
https://github.com/projektgopher/no-comp-dogs-cli

Last synced: 11 months ago
JSON representation

Example local Dog management system for a No-Compromises challenge.

Awesome Lists containing this project

README

          

# What's up Aaron!

## Installation
```sh
gh repo clone ProjektGopher/no-comp-dogs-cli
cd no-comp-dogs-cli
composer install
composer setup
```

## Usage
```sh
./dogs ui
```

Enjoy.