https://github.com/mathiasreker/skema-cli
https://github.com/mathiasreker/skema-cli
Last synced: about 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/mathiasreker/skema-cli
- Owner: MathiasReker
- License: mit
- Created: 2021-02-04T22:05:07.000Z (over 5 years ago)
- Default Branch: main
- Last Pushed: 2021-02-07T15:17:41.000Z (over 5 years ago)
- Last Synced: 2025-01-11T06:46:25.015Z (over 1 year ago)
- Language: PHP
- Size: 36.3 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Skema CLI
[](https://github.com/MathiasReker/skema-cli/blob/main/skema.png "CLI")
## Requirements
- Windows 10
- PHP 7+
- Git Bash
## Installation
- Følg videoen: [](https://github.com/MathiasReker/skema-cli/blob/main/skema-cli.webm "Video")
``` bash
$ cd c:
$ git clone https://github.com/MathiasReker/skema-cli
```
1) Gå til System -> Avancerede systemindstillinger -> Miljøvariabler -> System variabler.
2) Klik på Path -> Rediger.
3) Tilføj ny: `C:\skema-cli`.
4) Du kan nu kalde dit skema med kommandoen `skema` hvor som helst fra din computer. Se flere funktioner under dokumentationen. Du skal bruge Git Bash i stedet for CMD.
Skemaet ligger lokalt, her: `C:\skema-cli\skema-src\stud.kea.dk.ics`.
Hvis du vi opdatere dit skema, skal du overskrive denne fil. Du kan downloade dit skema her: [https://publish.kea.dk/#/app/my-timetable](https://publish.kea.dk/#/app/my-timetable)
[](https://github.com/MathiasReker/skema-cli/blob/main/kean-publisher.png "Skema")
## Dokumentation
Vis dagens skema:
``` bash
$ skema
```
Vis skemaet n dage frem:
``` bash
$ skema -d n
```