https://github.com/nikitavoloboev/dot
https://github.com/nikitavoloboev/dot
Last synced: 4 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/nikitavoloboev/dot
- Owner: nikitavoloboev
- Created: 2023-02-24T22:30:10.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2023-02-24T22:30:52.000Z (almost 3 years ago)
- Last Synced: 2025-03-20T04:11:35.477Z (10 months ago)
- Language: TypeScript
- Size: 3.91 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
Awesome Lists containing this project
README
# dot
To install dependencies:
```bash
bun install
```
To run:
```bash
bun run index.ts
```
This project was created using `bun init` in bun v0.5.7. [Bun](https://bun.sh) is a fast all-in-one JavaScript runtime.