7 releases
0.1.7 | May 7, 2024 |
---|---|
0.1.5 | May 7, 2024 |
0.1.3 | Feb 6, 2024 |
0.1.2 | Jan 23, 2024 |
0.1.1 | Oct 26, 2023 |
#262 in HTTP client
34KB
258 lines
PASTEBIN-CLI
◦ A simple CLI to use pastebin in your terminal
◦ Developed with the software and tools below.
📖 Table of Contents
📦 Features
- Creating new pastes
- Reading pastes
- Deleting pastes
📂 Repository Structure
└── pastebin-cli/
├── Cargo.lock
├── Cargo.toml
└── src/
├── keys.rs
├── main.rs
└── pastebin.rs
🚀 Getting Started
🔧 Installation
cargo install pastebin-cli
🔧 Installation via Source Code
- Clone the pastebin-cli repository:
git clone https://github.com/Tilo-K/pastebin-cli
- Change to the project directory:
cd pastebin-cli
- Install the dependencies:
cargo install .
🤖 Running pastebin-cli
pastebin-cli
🤝 Contributing
Contributions are welcome! Here are several ways you can contribute:
- Submit Pull Requests: Review open PRs, and submit your own PRs.
- Join the Discussions: Share your insights, provide feedback, or ask questions.
- Report Issues: Submit bugs found or log feature requests for TILO-K.
Dependencies
~9–24MB
~318K SLoC