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.
- Host: GitHub
- URL: https://github.com/projektgopher/no-comp-dogs-cli
- Owner: ProjektGopher
- Created: 2024-08-14T21:47:16.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2024-08-14T21:55:24.000Z (almost 2 years ago)
- Last Synced: 2025-07-11T10:42:56.644Z (11 months ago)
- Language: PHP
- Size: 43.9 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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.