Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add fedora install instructions in README #592

Merged
merged 1 commit into from
Feb 13, 2025
Merged

Conversation

lihaohong6
Copy link
Contributor

Fix #589

Not sure where to put Fedora, so I'm just sticking it in the middle.

It might be nicer to have the README organized with <details> and <summary> tags so that sections become collapsible and the page won't be too long to be navigable. Users would be able to quickly find information relevant to their own OS. For example:

Go Install

You can install scc by using the standard go toolchain.

To install the latest stable version of scc:

go install github.com/boyter/scc/v3@latest

To install a development version:

go install github.com/boyter/scc/v3@master

Note that scc needs go version >= 1.22.

Linux

Snap

Lorem ipsum

Flatpak

Lorem ipsum

Fedora

Lorem ipsum

macOS

Macports

Lorem ipsum

Windows

Winget

Lorem ipsum

Scoop

Lorem ipsum

Choclatey

Lorem ipsum

Homebrew

Lorem ipsum

@boytertesting boytertesting bot added S/size Small change VL/complexity Very low complexity labels Feb 13, 2025
@boyter
Copy link
Owner

boyter commented Feb 13, 2025

I might look into adding that once the next release is out. Otherwise feel free to add it yourself under another pr!

@boyter boyter merged commit d65cf8d into boyter:master Feb 13, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
S/size Small change VL/complexity Very low complexity
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Fedora COPR build
2 participants