Tilo 50e663f88d v0.1.8 (#9)
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>
2025-05-16 22:11:32 +02:00
2024-05-07 17:10:24 +02:00
2025-05-16 22:11:32 +02:00
2024-05-07 20:37:18 +02:00
2023-10-23 12:19:53 +02:00
2025-05-16 22:11:32 +02:00
2025-05-16 22:11:32 +02:00
2024-02-06 09:29:37 +01:00
2023-10-26 21:37:26 +02:00


PASTEBIN-CLI

◦ A simple CLI to use pastebin in your terminal

◦ Developed with the software and tools below.

OpenSSL Rust Hyper

git-last-commit GitHub commit activity GitHub top language

📖 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

  1. Clone the pastebin-cli repository:
git clone https://github.com/Tilo-K/pastebin-cli
  1. Change to the project directory:
cd pastebin-cli
  1. Install the dependencies:
cargo install .

🤖 Running pastebin-cli

pastebin-cli

🤝 Contributing

Contributions are welcome! Here are several ways you can contribute:

Description
No description provided
Readme AGPL-3.0 125 KiB
Languages
Rust 100%