https://github.com/potentialstyx/crosis-rust
Rust port of https://github.com/replit/crosis
https://github.com/potentialstyx/crosis-rust
Last synced: 11 months ago
JSON representation
Rust port of https://github.com/replit/crosis
- Host: GitHub
- URL: https://github.com/potentialstyx/crosis-rust
- Owner: PotentialStyx
- License: mit
- Created: 2023-12-31T03:04:42.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-09-03T01:14:44.000Z (almost 2 years ago)
- Last Synced: 2025-06-10T06:04:06.324Z (about 1 year ago)
- Language: Rust
- Size: 49.8 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Crosis.rs
> [!WARNING]
> This client is not officially supported by replit and may contain bugs.
A rust implementation of [crosis](https://github.com/replit/crosis).
It is currently very bare-bones, containing only the code needed for simple projects. Feel free to open an issue with any feature requests.
## Documentation
Documentation is currently a WIP.
The usage should hopefully feel similar to [crosis](https://github.com/replit/crosis).
## License
This project is MIT licensed.