codeinput 0.0.1-beta

code input cli.
Documentation
<h1 align="center">codeinput</h1>
<div align="center">
 <strong>
   codeinput CLI
 </strong>
</div>
<br/>

[![license](https://img.shields.io/badge/license-MIT-blue.svg)](https://github.com/CodeInputCorp/cli/blob/master/LICENSE)
[![Tests](https://github.com/CodeInputCorp/cli/actions/workflows/tests.yml/badge.svg)](https://github.com/CodeInputCorp/cli/actions/workflows/tests.yml)
[![Build](https://github.com/CodeInputCorp/cli/actions/workflows/build.yml/badge.svg)](https://github.com/CodeInputCorp/cli/actions/workflows/build.yml)

`codeinput` is a CLI for [codeinput](https://codeinput.com).

<!-- START doctoc generated TOC please keep comment here to allow auto update -->
<!-- DON'T EDIT THIS SECTION, INSTEAD RE-RUN doctoc TO UPDATE -->
**Table of Contents**

- [About]#about
- [How to Contribute]#how-to-contribute
  - [Versioning]#versioning
- [License]#license

<!-- END doctoc generated TOC please keep comment here to allow auto update -->

## About

`codeinput` is a CLI for [codeinput](https://codeinput.com).

## How to Contribute

Details on how to contribute can be found in the [CONTRIBUTING.md](.github/CONTRIBUTING.md) file.

### Versioning

codeinput adheres to the [SemVer](https://semver.org/) Semantic Versioning.

## License

`codeinput` is licensed under the MIT license. Please read the [LICENSE](LICENSE) file in this repository for more information.