Powerful CLI tool with multiple aliases (jujutsu/jutsu/jjz/jj2)
Project description
Jujutsu CLI 🥋
A powerful CLI tool with multiple aliases for different workflows.
Features
- Multiple Aliases: Use
jujutsu,jutsu,jjz, orjj2- they all work the same way! - Cross-Platform: Works on Mac, Linux, and Windows
- Easy Installation: Available via PyPI and npm
Installation
From PyPI (Recommended)
pip install jujutsu
From npm
npm install -g jujutsu-cli
# or use npx for one-time usage
npx jujutsu-cli --help
Usage
All aliases work identically:
# Initialize a new project
jujutsu init
jutsu init
jjz init
jj2 init
# Check status
jujutsu status
jutsu status
# Show help
jujutsu help
jj2 --help
# Show version
jujutsu --version
jjz -v
Available Commands
init- Initialize a new projectstatus- Show project statushelp- Show help information--version- Show version information
Development
To install for development:
# Clone the repository
git clone https://github.com/dai-motoki/jujutsu.git
cd jujutsu
# Install in development mode
pip install -e .
License
MIT License - see LICENSE file for details.
Contributing
Contributions are welcome! Please feel free to submit 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
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file jujutsu-0.0.1.tar.gz.
File metadata
- Download URL: jujutsu-0.0.1.tar.gz
- Upload date:
- Size: 3.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.11.5
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
6b9cc77db0883d7d2f443b9bc50aa7f02b580a04d30d82eec61f3e4fc76e2c97
|
|
| MD5 |
c03a2e0f2881c5974ad1bc7371ecf525
|
|
| BLAKE2b-256 |
8dcbfcb32598cde74b8ab330c72f9c1ca088f9f2cafba677ce288e5a6af17f7e
|
File details
Details for the file jujutsu-0.0.1-py3-none-any.whl.
File metadata
- Download URL: jujutsu-0.0.1-py3-none-any.whl
- Upload date:
- Size: 3.6 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.11.5
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
af68004bd6371e0f8dab46888a8d99dfc37441641796582cd6a5a11d727ca16d
|
|
| MD5 |
861cef44c8bde7d610151f49bb2a1e12
|
|
| BLAKE2b-256 |
6e4f2a11dedec4fd4e1a9538ab374b5420dfff8df72cc871af943c2eb9501d99
|