https://github.com/ellreka/teamspirit-dakoku
https://github.com/ellreka/teamspirit-dakoku
Last synced: about 1 month ago
JSON representation
- Host: GitHub
- URL: https://github.com/ellreka/teamspirit-dakoku
- Owner: ellreka
- Created: 2022-03-11T03:32:37.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2022-10-17T09:18:33.000Z (over 2 years ago)
- Last Synced: 2025-02-08T11:13:49.695Z (3 months ago)
- Language: JavaScript
- Size: 19.5 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 5
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# teamspirit-dakoku
## Setup
1. このリポジトリをクローンする
2. yarn install
3. config.json を作成し必要な情報を記載する## 出勤
```bash
node index.js start
```## 退勤
```bash
node index.js end
```