This repository has been archived on 2026-05-26. You can view files and clone it. You cannot open issues or pull requests or push a commit.
Files
norikae/README.md
2026-01-06 20:44:48 +09:00

19 lines
192 B
Markdown

# 乗換
CLIでの路線情報
## インストールする方法
```sh
cd norikae
make
doas make install
```
### Linuxの場合
```sh
cd norikae
bmake
doas bmake install
```
![](scrot.png)