Skip to content

Commit

Permalink
2.0.2
Browse files Browse the repository at this point in the history
  • Loading branch information
DugarRishab committed Jul 8, 2023
1 parent feac3ca commit 089b3a2
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 11 deletions.
14 changes: 6 additions & 8 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,13 +16,11 @@ With Omni, you can focus more on building the core features of your application


<!-- toc -->
- [Omni-clied 2.0](#omni-clied-20)
- [Installation](#installation)
- [Usage](#usage)
- [Commands](#commands)
- [`omni-clied help [COMMANDS]`](#omni-clied-help-commands)
- [`omni-clied node-server create DIR`](#omni-clied-node-server-create-dir)
- [Note:](#note)
* [Omni-clied 2.0](#omni-clied-20)
* [Installation](#installation)
* [Usage](#usage)
* [Commands](#commands)
* [Note:](#note)
<!-- tocstop -->

# Installation
Expand Down Expand Up @@ -130,4 +128,4 @@ EXAMPLES

Currently, omni-clied only supports `node-server` but support for more applications will be released soon.

If you have an idea you would like us to add or you found a bug, please add them on the [issues](https://github.com/DugarRishab/omni-clied/issues) page of our Github. You can also write to me directly on this [email](mailto:[email protected])
If you have an idea you would like us to add or you found a bug, please add them on the [issues](https://github.com/DugarRishab/omni-clied/issues) page of our Github. You can also write to me directly on this [email](mailto:[email protected])
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "omni-clied",
"description": "Omni-CLIed is a powerful command-line interface (CLI) framework designed to streamline the process of creating fully functional Node.js servers and React.js applications.",
"version": "2.0.1",
"version": "2.0.2",
"author": "Rishab Dugar <[email protected]>([email protected])",
"bin": {
"omni-clied": "./bin/run.js"
Expand Down

0 comments on commit 089b3a2

Please sign in to comment.