Technology Stack
Razd supports project setup for various technology stacks. Each stack has its own specifics for integration with mise, taskfile, and language-specific tools.
Available Stacks
Node.js
Set up Node.js projects with automatic version installation via mise and task configuration through Taskfile.
Coming Soon
- Python - set up Python projects with pip, poetry, and virtual environments
- Rust - set up Rust projects with cargo and rustup
- Go - set up Go projects with modules and tools
- Ruby - set up Ruby projects with bundler and rbenv
Adding New Stacks
If you want to add documentation for a new stack, see our stack template or create an issue in the GitHub repository.
