Developer focused Command Line Tools
Project description
This repository contains all the CLI tools I custom made using python Cmd. These are now Open-Sourced under the MIT licence for anyone to customize and use depending on personal requirements. However, I've attached a setup file to make it easier, the process of configuring the system to be ready for using a tool among these.
List of Tools
-
WorkMan (WorkSpace Manager) 📚 Manages workspaces for projects
-
Wizard (OpenAI ChatBots) 🪄 Answers questions with the help of
gpt-3.5-turbo
model.
For more info on these check out docs
Latest Features
- Added Chat History feature to Wizard.
Can be accessed using the commands,
cload
,csave
andcrm
- Bug fixes
Installation
Make sure to have latest version of Python and Pip installed in your system. To begin with the installation process
Windows
-
Install using the command
pip install BashMate
-
After installation, run
bashmate_config
in your terminal in order to configure the CLI to your system
OR
Setup
- Clone the repository in your system using the command
git clone https://github.com/developer-kush/CLI_Tools.git
- Run the
setup.py
file in the repository and follow instructions to setup the storage directories in your system, and install the required packages as well.
NOTE : you might lose your data if you re-run
setup.py
it will be installed from the begining
- If you're using Linux like me, you can make an alias for running the script using python,
In other case, if you're using Windows, you may prefer installing it using
pyinstaller
or run scripts directly using python3.
Contribution
This is the initial commit, and there still are issues that needs to be addressed. If you're facing any of them, feel free to raise them in the issues section.
If you like, you may contribute by implementing fixes and features and issuing a pull request.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
File details
Details for the file BashMate-0.1.tar.gz
.
File metadata
- Download URL: BashMate-0.1.tar.gz
- Upload date:
- Size: 9.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.10.6
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 50bdff0d07a58c97b9492befc358b473867ee52a23fc33cdc74dfabaa3f5e387 |
|
MD5 | 2907bf0278e816d8d71ebcd38ff60079 |
|
BLAKE2b-256 | 2e593a5de53ac9b19ba33b2aff8e589a8d12b459539a17328c656d7c8d8cff6d |
File details
Details for the file BashMate-0.1-py3-none-any.whl
.
File metadata
- Download URL: BashMate-0.1-py3-none-any.whl
- Upload date:
- Size: 10.5 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.10.6
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 6131907d9367beeba26d6a31c39a399808f8f9f0cb27f29830c0cd3d3440c06e |
|
MD5 | f37cf45bddcc25ae09766fff336dfd70 |
|
BLAKE2b-256 | 37d78ad46702be8e6764cdc21c2b338cf2d796b5c354d0c2d30e7f415873393e |