Skip to content
This repository has been archived by the owner on Nov 13, 2023. It is now read-only.
BrandonJenkins14 edited this page Aug 6, 2018 · 47 revisions

About Imperative CLI Framework

Imperative CLI Framework is a command processing system that enables application developers and systems programmers to quickly build customized command line tools by allowing them to focus on adding features rather than creating infrastructure.

Within the imperative repository, we provide you with all the tools that you need to get started with building your own applications and plug-ins.

Get Started Today

To get started, review the core features built into Imperative CLI Framework and the plugin functionality offered by the framework. You can build a standalone CLI application, or build plug-ins for existing imperative-based applications.

Contribution Guidelines

If you want to contribute code to Imperative CLI Framework, see our contribution guidelines posted here.