- Prerequisites:
- Install rust using rustup
- To run the TailwindCSS in watch mode
npx tailwindcss -i ./src/style.css -o ./dist/output.css --watch
- To run the application in watch mode
cargo watch -x check -x test -x run
- To build the binary
cargo build
- To run the application
cargo run
-
Notifications
You must be signed in to change notification settings - Fork 0
An IDE for K8s written in Rust
License
Opensource-idx0k8/K8sIDX
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
An IDE for K8s written in Rust
Resources
License
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published