Welcome to the your-tools organization !
Principles
- Take excellent care of each other.
-
Use optimistic merging (merge first, ask questions later) by default -
we want to foster contributions!
- Don't take yourself so seriously.
Code of conduct
(Work in progress)
Repositories
All repositories are hosted on:
codeberg.org/your-tools
FAQ
History
This organization has been founded by Dimitri Merejkowsky, in the hope of
finding co-maintainers for the open source projects he's been sharing on the
web. So far the tools are only used by a few people, and few of them have
contributed, and that's fine :)
Moving away from GitHub
Why did you leave GitHub?
Lots of reasons ... You can read
this article from The Register
to have some clues
Where did the binaries go ?
You've probably noticed that with a few exceptions, the pre-compiled
binaries are no longer available for download. Moving away from GitHub
means we no longer have access to GitHub Actions - you're invited to
compile the code from source yourself instead.
But you've also lost continuous integration !
We know. Not sure if we really need it, though (see above)