| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| dcr-x86_64-pc-windows-msvc.exe | 2026-02-17 | 3.7 MB | |
| dcr-aarch64-apple-darwin | 2026-02-17 | 4.2 MB | |
| dcr-x86_64-unknown-linux-gnu | 2026-02-17 | 5.0 MB | |
| README.md | 2026-02-17 | 613 Bytes | |
| v0.2.0 source code.tar.gz | 2026-02-17 | 24.5 kB | |
| v0.2.0 source code.zip | 2026-02-17 | 33.4 kB | |
| Totals: 6 Items | 12.9 MB | 0 | |
Changed:
- Project migrated from Python to Rust
- CLI and commands (
new,init,build,run,clean,--help,--version,--update) ported to Rust - Updated
--updateflag: added support for GNU/Linux, Windows, macOS - Updated
README.md,CONTRIBUTING.md, andinstall.shfor the Rust implementation - Added
install.ps1for Windows - Updated
install.shfor GNU/Linux and macOS
Added:
- Added
install.ps1for Windows - Support for GNU/Linux, Windows, macOS (x86_64/arm)
Important:
- Code was ported with neural networks; future versions will include bug fixes and logic changes