Tags : Browse Projects

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

ConsoleFX

Compare

  Analyzed about 1 month 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 3 years since last commit

1 users on Open Hub

Activity Not Available
5.0
 
I Use This

Pry REPL

Compare

  Analyzed about 1 month 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.

23.2K lines of code

20 current contributors

3 months since last commit

1 users on Open Hub

Activity Not Available
0.0
 
I Use This