https://github.com/explodingcamera/cuddle
CUDDLE - The Code University Dashboard CLI (WIP)
https://github.com/explodingcamera/cuddle
Last synced: 4 months ago
JSON representation
CUDDLE - The Code University Dashboard CLI (WIP)
- Host: GitHub
- URL: https://github.com/explodingcamera/cuddle
- Owner: explodingcamera
- Created: 2021-07-28T20:45:21.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2021-08-28T14:01:28.000Z (almost 4 years ago)
- Last Synced: 2025-01-22T02:32:11.400Z (5 months ago)
- Language: Rust
- Homepage:
- Size: 52.7 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
```
_____ ____ _ _ _
/ \ | o | ___ _ _ __| | __| | | ___
| |/ ___\| / __| | | |/ _` |/ _` | |/ _ \
|_________/ | (__| |_| | (_| | (_| | | __/
|_|_| |_|_| \___|\__,_|\__,_|\__,_|_|\___|The (unofficial) Code University Dashboard CLI
```
> Work in progress
## Development
To update the graphql schema, install nodejs and run `npx get-graphql-schema https://api.app.code.berlin/graphql > schema.graphql`