@puzzleframework/clideprecated

A modular CLI framework for future applications.

Usage no npm install needed!

<script type="module">
  import puzzleframeworkCli from 'https://cdn.skypack.dev/@puzzleframework/cli';
</script>

README

Puzzle CLI Framework

Puzzle CLI Framework wants to be a simple to use framework to build CLI applications using a micro-application architecture.

The purpose of this framework is to be as small and lite as possible. It is composed of core elements and some core modules (called puzzles). The core modules can be enable/disabled through feature switches in the application that uses the framework.

Contributing

To contribute please read the CONTRIBUTING.md file.