Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/skytomo221/otamashelf
https://github.com/skytomo221/otamashelf
Last synced: 2 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/skytomo221/otamashelf
- Owner: skytomo221
- Created: 2023-03-27T00:27:33.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2024-11-25T12:27:19.000Z (about 2 months ago)
- Last Synced: 2024-11-25T13:28:12.847Z (about 2 months ago)
- Language: TypeScript
- Size: 252 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
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
```