Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/ronin-rb/ronin-core

A core library for all ronin libraries.
https://github.com/ronin-rb/ronin-core

Fix the YAML 3.0 Float issue.

9975571c0cd40cd4fcca8e3b138116e11fa8a993 authored about 3 years ago
Added an example console file.

43fa4dd261a2c76af935aac8f4d0d503743a3a27 authored about 3 years ago
Use the bright_red ANSI color with ANSI bold to make the shell/console prompt pop.

c786322aa3965aa437d83ec20f4d582c784c8fe6 authored about 3 years ago
Upgraded to command_kit ~> 0.3.

79af036c743d71a98355f7592fe7840debf2b9c2 authored about 3 years ago
Fixed YARD docs for CLI::Shell.complete.

459771969be4e08b55f4f8ce3f9a7d25d344a9ea authored about 3 years ago
Added CLI::Console (closes #3 and #6).

b828d4bcda84b2c3a7352f10a9c9d192b4c2b5f6 authored about 3 years ago
Normalize CLI::Logging ANSI color specs to match CLI::Shell specs.

9033df3c5fa10ff218688488a3e16b8a0287de73 authored about 3 years ago
Add ANSI coloring to the Shell prompt (closes #7).

d8ae33b2add9a3bdef7dbc5e4d2555aa23764b30 authored about 3 years ago
Added missing specs for Shell#prompt.

78fb8a15bfe75b2e12156320dd578894a76469d9 authored about 3 years ago
Added missing spec for Shell#shell_name.

a9cb475d33a9122ddf6f6fb16602056d67af6116 authored about 3 years ago
Simplify completion filtering logic.

b1f9b9a03731d64b70bc59314b7f21f34da7cde0 authored about 3 years ago
Wording.

9788f63c76e47b4c954fbab010227a8bf44503c0 authored about 3 years ago
Add a missing spec edge-case.

cb31c4d1b4570ceb6507346654ec82764eefdf05 authored about 3 years ago
Added Core::CLI::Shell.complete for tab completion (closes #12).

fed87b315eda9b298b595ca5a41a3d8197badea5 authored about 3 years ago
Added Shell::Command#completion.

0c2fe3a2f16695a3410d819916eac6807edf95ab authored about 3 years ago
Added Core::CLI::Shell for defining custom command shells (closes #5).

c93a628e616ab35923f0745aed1b68049026555b authored about 3 years ago
Add a top-level description and examples to Ronin::Core::CLI::Command.

f6db8c7cea97757f8844e842decd7eea5cfbb084 authored about 3 years ago
Fixed the command_kit link.

a2539db318b594b3b184b9939a212c7579c2bccb authored about 3 years ago
Wording.

3e197aa1096f6a9952274d3845841c610ef5eb94 authored about 3 years ago
Mention that ronin-core is part of the ronin-rb project.

7b10bc5faa4c62628cc31d94d12ed9c5ed1e20cf authored about 3 years ago
Require ruby >= 2.7.0 due to command_kit.

aafc98859666d5b3bf338aff4c2430ad992f52bb authored about 3 years ago
Temporarily disable truffleruby in the CI matrix (issue #2).

7f585319e9d99350fa9b2c093be4b4fc580c9b72 authored about 3 years ago
Temporarily disable jruby in the CI matrix (issue #1).

5848f882553f1edb3acf11f0c65b36d894308dc6 authored about 3 years ago
Remove ruby 2.6 support due to incompatibilities with command_kit.

e3f4be51318d3e333d52cbf42f9a75f557532647 authored about 3 years ago
Initial commit.

c386bc1992240ba95ce3a449b533030dfa65f220 authored about 3 years ago