Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up

Easily paste from your terminal to services like Pastebin

License

NotificationsYou must be signed in to change notification settings

BugLight/paster

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ci workflowcrates.io

Easily paste from your terminal to services like pastebin.com

Features

  • Automatic format detection (WIP)
  • Multiple paste destinations (WIP)
  • Easy to configure

How to install

Homebrew

brew tap BugLight/paster https://github.com/BugLight/pasterbrew install paster

Cargo

cargo install paster

How to use it

Set your key

Paster comes with pastebin.com configured as a default destination. All youneed to get started is to write your key to the config.

paster config dest.pastebin.dev_key<your pastebin.com developer API key>

Create paste from stdin

echo Hello| paster

Create paste from file

paster file.txt

Paste to non-default destination

paster -d other example.rs

[8]ページ先頭

©2009-2025 Movatter.jp