mirror of
https://github.com/Tilo-K/pastebin-cli.git
synced 2026-01-06 23:41:00 +00:00
master
Co-authored-by: Tilo <Tilo-K@users.noreply.github.com> Co-authored-by: Tilo-K <tiloklarenbeek@gmail.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
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.
Languages
Rust
100%