Comet/README.md
2024-07-28 13:52:23 -04:00

31 lines
735 B
Markdown

<div align="center">
<h1 align="Center">Comet</h1>
<h2 align="Center">The package manager you didnt know you needed</h2>
</div>
### dependencies
As of the current commit, Comet only requires basic dependencies (using arch as an example)
Sudo pacman -S install base-devel gcc clang xmake
### Building
Comet is incredibly easy to build! just do:
c3c run
<div align="center">
[![view - Documentation](https://img.shields.io/badge/view-Documentation-blue?style=for-the-badge)](/docs/ "Go to project documentation")
![GitHub Sponsors](https://img.shields.io/github/sponsors/Starlight-Industries)
</div>
Released under [GPL-3.0](/LICENSE) by [Starlight-Industries](https://github.com/Starlight-Industries).