Project
Reverse Dependencies for semver2
The projects listed here declare semver2 as a runtime or development dependency
0.63
Simple and opinionated helper for creating Rubygem projects on GitHub
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
Activity
0.43
A server that stores and returns pact files generated by the pact gem. It enables head/prod cross testing of the consumer and provider projects.
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
Activity
0.16
Easily build your .Net or Mono project using this collection of Rake tasks.
Albacore assist you in creating nugets, managing nugets, building your projects,
handling the .Net compilers while making it very easy to integrate your ruby-code
with existing dev-ops tools, such as Puppet, Chef, Capistrano or Vagrant/VirtualBox.
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
Activity
0.04
Simple and opinionated helper for creating Rubygem projects on GitHub
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
Activity
0.01
Ansible Powerplay, by way of its DSL, allows you to
specify your Ansible playbooks and their vars, and common
vars to all, so that you can run your
indeoendent playbooks in full parallel.
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
Activity
0.01
When you have a system of objects that have many references to each other, it becomes an
issue to be able to clone properly that object graph. There may be control objects you may
not want to clone, but maintain references to. And some references you may not wish to clone at all.
Enter DeepDive. Allows you a means by which you can do controlled deep cloning or
copying of your complex interconnected objects.
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
Activity
0.01
The fxruby library is an excellent wrapper for the FOX toolkit. However, it reflects the
C++-ness of FOX, rather than being more Ruby-like. As such, creating composed objects with
it tends to be rather ugly and cumbersome.
fxruby-enhancement is a wrapper for the wrapper, to "rubyfy" it and make it more easy to
use for Rubyists.
fxruby-enhancement is basically a DSL of sorts, and every effort has been taken to make
it intuitive to use. Once you get the hang of it, you should be able to look at the FXRuby
API documentation and infer the DSL construct for fxruby-enhancement.
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
Activity
0.01
imap-filter is a Ruby implementation of an IMAP filtering application.
it can handle multiple IMAP accounts, and create IMAP folders automatically
where none exists.
The imap-filter DSL makes it easy to filter. You can also do "dry-runs"
to make sure what happens is what is expected.
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
Activity
0.0
attr_pow gives you smart attributes. You may sepecify defaults,
use attr_pow for hooks, and even define clonability and queuability.
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
Activity
0.0
Tool to wrap AWS API to create and store Session tokens so that other commands/tools (e.g. Terraform) can function as necessary.
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
Activity
0.0
Bixby Common files/libs
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
0.0
Train of fools
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
Activity
0.0
Library for storing and incrementing a build number in your local project directory.
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
0.0
Splits css into chunks by @media
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
0.0
A tool that generates a pre-commit hook to enforce updated sematic versioning for each commit.
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
0.0
A CLI (as in Command Line Interface) to delete your tweets based on faves, RTs, and time.
There are some services out there with a friendly web interface, but this is not one of them. You must know the basics of working with a UNIX terminal and configuring a Twitter API app, as this will only work if you have a Twitter Developer account.
Due to the irrevocable nature of tweet deletion, all delete commands are dry-run true, meaning you must call all of them with a --dry-run=false flag if you want them to really do something.
Called with --dry-run=false, there is no way to revoke tweet deletion. They are just gone, disappeared into the ether (or the stashed in the Twitter-owned secret place you have no access to without a mandate since nothing gets really deleted from the web these days, folks).
This tool won't delete all of your tweets in one fell swoop; it is more of a way to delete your old tweets from time to time. The Twitter API rate limits are relatively complicated, and I don't even wanna go there, but if you do intend on deleting all of your tweets, you can do it with this CLI and some perseverance. I did delete more than 100k of mine by using this script every day for a couple of weeks. The more tweets you delete, the fewer of them you have, and with time the rate limits won't be that much of a problem.
I Delete My Tweets (IDMT) can delete your tweets by fetching them via API using an APP you will have to set up yourself. Still, it can also delete tweets from an CSV (comma-separated file) that you can generate from the archive you can request from twitter.com by going to Settings and privacy > Your Account > Download an archive of your data. It is out of the scope of this CLI to generate the CSV (at the moment) but there are scripts out there that can do this for you.
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
Activity
0.0
justprep is a CLI tool implemented as a Ruby gem AND a
compiled Crystal binary. It allows a task file to be
auto-generated from seperate source files that contain
inclusionary keywords such as include, import, require
and with.
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
Activity
0.0
This is a -- yet another -- super-simple monkeypatch of the
String class to offer both camelCase and snake_case.
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
0.0
CHANGELOG.md (keepachangelog.com style) section updater for automated releasing
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
Activity
0.0
This is a data structure to represent and manage k-trees,
primarily created for use in RubyNEAT, but may see other possible applications.
The goal here is to be roebust in the creation of your k-tree, to allow
you to prune during creation, since, especially for higher-dimensional trees,
the number of leaf node can become very large.
So a parent will have children nodes created down to the desired resolution,
and immediately after the creation of the children, will check to see if there's
enough variance among the children to keep them. If not, they are pruned immediately.
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
Activity