https://github.com/noviel/everyday
A collection of everyday scripts
https://github.com/noviel/everyday
Last synced: 8 months ago
JSON representation
A collection of everyday scripts
- Host: GitHub
- URL: https://github.com/noviel/everyday
- Owner: Noviel
- Created: 2019-06-09T13:58:53.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2022-01-15T04:35:59.000Z (over 4 years ago)
- Last Synced: 2025-03-18T06:14:11.096Z (over 1 year ago)
- Language: TypeScript
- Homepage:
- Size: 166 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Install
```sh
npm i -g @snov/everyday
```
# Usage
```sh
everyday
```
# Details
The project was built and published with `@pika/pack`.
# Development
## Release
```sh
npm run release
```