- 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-cli
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.