28 lines
No EOL
904 B
Markdown
28 lines
No EOL
904 B
Markdown
# COSMIC FILE MANAGER
|
|
The New File Manager for Cosmic Desktop written in Rust
|
|
|
|
> [!TIP]
|
|
> It follows the functions and layout of the
|
|
> classic file manager, simplifies user
|
|
> operation, and adds many distinctive features.
|
|
|
|
> [!NOTE]
|
|
> This Project is in early development version
|
|
|
|
## Get Started
|
|
|
|
### Build the project from Source Code
|
|
|
|
The Project is written in rust for build the project use `cargo build` for developement unoptimized build
|
|
or `cargo build --release` for final release build
|
|
|
|
## Community and Contributing
|
|
COSMIC is a project with many other software like the file manager but ever-growing community of users and developers
|
|
|
|
The main means of contribution and learning:
|
|
* [Pop!_OS Website](https://pop.system76.com)
|
|
* [Pop!_OS Chat](https://chat.pop-os.org/)
|
|
* [Pop!_OS Documentation](https://support.system76.com/#pop)
|
|
|
|
## License
|
|
This is Project is licensed under [GPLv3](LICENSE) |