Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/ellreka/teamspirit-dakoku


https://github.com/ellreka/teamspirit-dakoku

Last synced: 12 days ago
JSON representation

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
```