Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/sliit-foss/cli-explorer

Find the command you want with just a few clicks
https://github.com/sliit-foss/cli-explorer

Last synced: 26 days ago
JSON representation

Find the command you want with just a few clicks

Awesome Lists containing this project

README

        

# CLI-Explorer

### Intro
Inspired by [Sarah Drasner's array explorer](https://github.com/sdras/array-explorer) and [Summitech's GitExplorer](https://github.com/summitech/gitexplorer). CLI Explorer combines the effort of these 2 amazing projects to provide extended support for command line utilities which includes your most beloved frameworks and environments.

### Design URL
https://www.figma.com/file/inafOvh0mmsOnZFzQx5gLC/Untitled?node-id=0%3A1

### Tech Stack

- React

### Installation
```
yarn (Install all dependencies)

yarn start
```

### How to Contribute

- Fork the Repository: Create a fork of the repository on GitHub.
- Create a Branch: Make a branch for your feature or bug fix.
- Make Changes: Implement your changes and commit them with clear and concise messages.
- Create a Pull Request: Submit a pull request to the main repository with a description of your changes.