https://github.com/developaul/cli
CLI for efficiently managing development environments in teams.
https://github.com/developaul/cli
Last synced: about 1 year ago
JSON representation
CLI for efficiently managing development environments in teams.
- Host: GitHub
- URL: https://github.com/developaul/cli
- Owner: developaul
- Created: 2024-06-12T00:12:03.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2024-06-14T01:27:03.000Z (almost 2 years ago)
- Last Synced: 2025-01-25T17:11:20.475Z (about 1 year ago)
- Language: TypeScript
- Size: 40 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# guardix
To install dependencies:
```bash
bun install
```
To run:
```bash
bun run dev
```