https://github.com/charlzyx/nv
https://github.com/charlzyx/nv
Last synced: about 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/charlzyx/nv
- Owner: charlzyx
- Created: 2024-08-09T11:11:19.000Z (10 months ago)
- Default Branch: master
- Last Pushed: 2024-11-27T07:15:56.000Z (6 months ago)
- Last Synced: 2025-02-11T17:15:58.157Z (4 months ago)
- Language: TypeScript
- Size: 661 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# far.
## .install
```bash
mkdir -p /opt/nv
cd /opt/nv
wget https://github.com/charlzyx/nv/releases/download/master/nv.tar.gz -O nv.tar.gz
tar -xvf nv.tar.gz
bun i --production
bun --watch server/app.ts
```## .preview

