https://github.com/rogercoll/terformance
Uvic May performance
https://github.com/rogercoll/terformance
Last synced: about 1 month ago
JSON representation
Uvic May performance
- Host: GitHub
- URL: https://github.com/rogercoll/terformance
- Owner: rogercoll
- Created: 2022-04-03T18:48:06.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2022-05-27T07:40:07.000Z (almost 3 years ago)
- Last Synced: 2025-03-20T14:52:53.123Z (about 1 month ago)
- Language: Go
- Size: 2.5 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Terminal performance
Program used in the background of a University's commemoration.

## Usage
A file with the following format is required as argument:
```yaml
content:
- text: "Hello"
color: white
- text: "Goodbye"
color: yellow
```### Execution
```
go run main.go
```### Hot keys
- Ctrl + A: Update number of people
- Ctrl + B: Update university age
- Ctrl + D: Update number of lights
- Ctrl + E: Display new file message## Example
