this post was submitted on 04 Sep 2026
-19 points (12.0% liked)

Rust

8275 readers
3 users here now

Welcome to the Rust community! This is a place to discuss about the Rust programming language.

Wormhole

!performance@programming.dev

Credits

  • The icon is a modified version of the official rust logo (changing the colors to a gradient and black background)

founded 3 years ago
MODERATORS
 

Wid: My package manager project

Hi guys,

This is my package manager project. Wid, as the name implies is a Windows Downloader. My project is open-source and GPL v3 license. You can figure out the rest by experimenting. You can learn the commands by entering the "wid" command into cmd.

Repo: https://github.com/ZeSystem-Inc/wid Releases: https://github.com/ZeSystem-Inc/wid/releases

you are viewing a single comment's thread
view the rest of the comments
[โ€“] Flipper@feddit.org 1 points 3 days ago (1 children)

Can you even take a project on github serious, if the author can't even use git?

[โ€“] ZeSystem@programming.dev 1 points 3 days ago

I use git regularly. Commits, tags, and releases are all there. If you see something specific I'm doing wrong, feel free to point it out.