https://github.com/runfunrun/discord-systemctl
https://github.com/runfunrun/discord-systemctl
Last synced: about 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/runfunrun/discord-systemctl
- Owner: RUNFUNRUN
- Created: 2024-01-22T14:57:28.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-01-23T01:50:57.000Z (over 2 years ago)
- Last Synced: 2025-02-28T07:52:45.586Z (over 1 year ago)
- Language: TypeScript
- Size: 9.77 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# discord-systemctl
To install dependencies:
```bash
bun install
```
To run:
```bash
bun run src/index.ts
```
This project was created using `bun init` in bun v1.0.25. [Bun](https://bun.sh) is a fast all-in-one JavaScript runtime.