https://github.com/sonujose/core-utility-cli-tool
An Interactive cli tool to run custom process
https://github.com/sonujose/core-utility-cli-tool
Last synced: 18 days ago
JSON representation
An Interactive cli tool to run custom process
- Host: GitHub
- URL: https://github.com/sonujose/core-utility-cli-tool
- Owner: sonujose
- Created: 2019-12-06T19:20:03.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2020-02-11T20:16:08.000Z (over 6 years ago)
- Last Synced: 2025-02-21T19:12:44.466Z (over 1 year ago)
- Language: C#
- Size: 82 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Utility CLI Framework to run custom process
Enables developers to create custom cli tool based on their need. The framework written in c# can be fully customized to run any kind of utility processe.
The Entire solution can be packaged and published to install in System path.