CLI for your quality of life
Project description
🖼️ Screenshots
🚀 Description
Clicerin is a command-line interface (CLI) application that allows you to [describe main functionality here].
📋 Prerequisites
Before using Clicerin, you need to set up your OpenAI API key:
# For Linux/macOS
export OPENAI_API_KEY='your-api-key-here'
# For Windows (PowerShell)
$env:OPENAI_API_KEY='your-api-key-here'
💻 Installation
# Using pip
pip install clicerin
# Or clone the repository and install with Poetry
git clone https://github.com/yourusername/clicerin.git
cd clicerin
poetry install
🎮 Usage
clicerin [command] [options]
Commands
| Command | Description |
|---|---|
command1 |
Description of command1 |
command2 |
Description of command2 |
Options
| Option | Description |
|---|---|
-h, --help |
Show help message and exit |
-v, --version |
Show program version |
✨ Examples
# Example 1
clicerin command1 --option1 value1
# Example 2
clicerin command2 --option2 value2
🛠️ Development
This project uses Poetry for dependency management. To set up the development environment:
# Install Poetry
curl -sSL https://install.python-poetry.org | python3 -
# Install dependencies
poetry install
# Run the CLI
poetry run clicerin
🤝 Contributing
- Fork the repository
- Create your feature branch (
git checkout -b feature/amazing-feature) - Commit your changes (
git commit -m 'Add some amazing feature') - Push to the branch (
git push origin feature/amazing-feature) - Open a Pull Request
📄 License
This project is licensed under the [License Name] - see the LICENSE file for details.
📬 Contact
Your Name - irwantocia@gmail.com
Project Link: https://github.com/yourusername/clicerin
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 clicerin-0.1.0.tar.gz.
File metadata
- Download URL: clicerin-0.1.0.tar.gz
- Upload date:
- Size: 11.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.8.5 CPython/3.12.7 Linux/6.12.4-arch1-1
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
5384c095616053c915753b067c377316138096d114060f9afa8802f34eff9484
|
|
| MD5 |
83d664e08854c566c5e183f4d8c1825a
|
|
| BLAKE2b-256 |
d0a89800e4e274b549ecd9762731eabb9672768b1d007aa3bf03c0175a209f76
|
File details
Details for the file clicerin-0.1.0-py3-none-any.whl.
File metadata
- Download URL: clicerin-0.1.0-py3-none-any.whl
- Upload date:
- Size: 13.3 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.8.5 CPython/3.12.7 Linux/6.12.4-arch1-1
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
bd0a4e39e7f0dc399d92a8f8edbfdb4fc6229168bc311956eec127f5ea6f82ac
|
|
| MD5 |
1974680e0d0d981dc838bc25ba13b0fe
|
|
| BLAKE2b-256 |
7df4162f786e9694e154bacb7acda743d99c8bd4414eb907f2cd232cca601a2a
|