Security News
Fluent Assertions Faces Backlash After Abandoning Open Source Licensing
Fluent Assertions is facing backlash after dropping the Apache license for a commercial model, leaving users blindsided and questioning contributor rights.
The corundum-skel executable templates all the basic files necessary for building a gem with corundum. It's cautious and will not overwrite existing files.
gem install corundum
cd my-new-rubygem
corundum-skel
rake -T
With Corundum added as a developement dependency to your gemspec, and configured (quickly) in your Rakefile you can do:
rake release
and know that you're publishing something you won't be embarrassed by.
Corundum is a set of Rake tasklibs built so that you can set up safeguards on your gem deployment so that your deploys won't distress your users.
The tasklibs are built to be extremely flexible and terse, so that they can conform to your build process, rather than the other way around.
Have you ever released a gem that:
If so, Corundum is for you.
Have you ever been irritated with a gem packaging system that
If so, Corundum is for you.
Corundum certainly wouldn't exist without seattlerb's Hoe.
Corundum's default documentation theme is lifted wholesale from Steve Smith's Modernizer theme for github pages.
Obviously, Bundler and Rubygems are a prerequisite, and the teams that works on them are pretty much amazing.
The decisions about what to support in Corundum have everything to do with my personal dev environment (which might help explain the Montone version control tasklib). From the start, the idea has been to make changing out components absurdly easy. Legos stick together more than these things. I'd love to see an RCov tasklib, for instance, or a Minitest one. Mercurial.
Make a pull request, and I'll get it merged. If you're worried, we can talk it out in Issues or email, and we can hash out the form of a pull request that I'll commit to merging.
MIT
FAQs
Unknown package
We found that corundum demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 2 open source maintainers collaborating on the project.
Did you know?
Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.
Security News
Fluent Assertions is facing backlash after dropping the Apache license for a commercial model, leaving users blindsided and questioning contributor rights.
Research
Security News
Socket researchers uncover the risks of a malicious Python package targeting Discord developers.
Security News
The UK is proposing a bold ban on ransomware payments by public entities to disrupt cybercrime, protect critical services, and lead global cybersecurity efforts.