Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/skytomo221/otamashelf


https://github.com/skytomo221/otamashelf

Last synced: 2 days ago
JSON representation

Awesome Lists containing this project

README

        

# otamashelf

Otamashelf (o8f) は、Otamajakushi Bookshelf (o20f) の核となるプログラムです。

## デプロイ方法

```console
npm run build
./scripts/copy.sh # Windows では .\scripts\copy.ps1 を実行
cd ./dist
npm publish
```