Tags : Browse Projects

Select a tag to browse associated projects and drill deeper into the tag cloud.

ConsoleFX

Compare

  Analyzed 1 day ago

ConsoleFx is an .NET framework for easily developing command-line interface (CLI) applications. It automates most of the work involved in creating a CLI application, like command line argument parsing, error handling and validations. ConsoleFx supports both declarative (using attributes) and ... [More] imperative programming models. With ConsoleFx, you can say goodbye to lengthy cumbersome code to parse your command-line arguments. ConsoleFx also provides utility classes for console output capturing and extensions to the Console class. We plan to add other utility classes in the future, making it the all-in-one solution for creating your command-line applications. [Less]

11.5K lines of code

4 current contributors

over 2 years since last commit

1 users on Open Hub

Inactive
5.0
 
I Use This

Pry REPL

Compare

  Analyzed about 7 hours ago

An IRB alternative and runtime developer console. Pry is a powerful alternative to the standard IRB shell for Ruby. It features syntax highlighting, a flexible plugin architecture, runtime invocation and source and documentation browsing.

23K lines of code

20 current contributors

about 1 month since last commit

1 users on Open Hub

Moderate Activity
0.0
 
I Use This