- Creating new pastes
 - Reading pastes
 - Deleting pastes
 
└── pastebin-cli/
    ├── Cargo.lock
    ├── Cargo.toml
    └── src/
        ├── keys.rs
        ├── main.rs
        └── pastebin.rs
cargo install pastebin-cli- 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 .pastebin-cliContributions 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.
 
