pasteme-cli

✍️ CLI Tool to Interact w/ PasteMe RESTful Service

MIT License

Downloads
386
Stars
22
Committers
5

Bot releases are visible (Hide)

pasteme-cli - 1.0.6 Extension Bug Is Patched! Latest Release

Published by lnxpy almost 2 years ago

pasteme-cli - PasteMe-cli 1.0.5 Release Notes!

Published by lnxpy almost 2 years ago

What's Changed

1️⃣ No further need for --language option since it's automated now! (It works based on the file extension)
2️⃣ New STDOUT scheme! ¯_(ツ)_/¯

New Contributors

Full Changelog: https://github.com/collove/pasteme-cli/compare/v1.0.4...v1.0.5

pasteme-cli - PasteMe-CLI v1.0.3 Release Notes!

Published by lnxpy about 2 years ago

What's Changed

New Contributors

Full Changelog: https://github.com/collove/pasteme-cli/compare/v1.0.2...v1.0.3

pasteme-cli - pasteme-cli v1.0.0 Release Announcement! 🎉

Published by lnxpy about 2 years ago

We got a new major feature for pasteme-cli. Now, your snippets have an expiry limit! You can keep your snippets live for either one day, one week, or one month. Your snippet will be expired after one day by default!

Examples

Expire after one day (default):

$ pasteme -x 1d file.go

Expire after one week:

$ pasteme -x 1w file.go

Expire after one month:

$ pasteme -x 1m file.go

Merged PRs

  • #14

Special Thanks to

  • @Farhaduneci for (#14)

Update your pasteme-cli tool to v1.0.0 by running the following command:

$ pip install pasteme-cli -U
pasteme-cli -

Published by lnxpy over 2 years ago

Package Rankings
Top 16.21% on Pypi.org