Skip to content

fvicent/mypaste-cli

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

mypaste-cli

Tests

CLI for uploading files to mypaste.dev directly from the terminal.

Usage

mypaste file-to-upload.js

The CLI will require your API key (available in your account settings) the first time and then store it in your system vault for later usage.

Run mypaste --help for the remaining options.

Installation

Python 3.10 or greater is required.

Since we are alpha software, installation needs to be done from this repository using pipx, which will install the CLI in an isolated environment (that's great!):

pipx git+https://github.com/fvicent/mypaste-cli.git

Releases

No releases published

Packages

No packages published

Languages