Skip to content

Tilo-K/pastebin-cli

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation


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:

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages