-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
dec6c48
commit 79d47bc
Showing
1 changed file
with
8 additions
and
3 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,12 +1,17 @@ | ||
# Custom Command-Line Interface (CLI) Project | ||
<div align="center"> | ||
<h1>Custom Javascript Command-Line Interface (CLI) Project</h1> | ||
<a href="https://github.com/safaritrader/lightweight-chart-plugin" target="_blank"> | ||
<img width="1000" src="https://github.com/safaritrader/js-cli/blob/main/js-cli.jpg"> | ||
</a> | ||
</div> | ||
|
||
Welcome to the Custom CLI project! This project provides an interactive command-line interface implemented in JavaScript, along with a GUI-based Command Creator to build custom commands and sub-commands. | ||
|
||
> [!IMPORTANT] | ||
> All of codes in this repository Made with the ChatGPT :white_flag: | ||
> [![ License](https://img.shields.io/badge/Chat_GPT_Version-o1_preview-blue&?color=red)](https://chatgpt.com) | ||
##[Demo](https://safaritrader.github.io/js-cli/index.html) | ||
## [Demo](https://safaritrader.github.io/js-cli/index.html) | ||
|
||
## Features | ||
|
||
|
@@ -94,4 +99,4 @@ Feel free to share your project with others, contribute to its development, and | |
|
||
[Hassan Safari] - Telegram : @safari_trader - [email protected] | ||
|
||
Project Link: https://github.com/safaritrader/js-cli | ||
Project Link: https://github.com/safaritrader/js-cli |