TE
科技回声
首页24小时热榜最新最佳问答展示工作
GitHubTwitter
首页

科技回声

基于 Next.js 构建的科技新闻平台,提供全球科技新闻和讨论内容。

GitHubTwitter

首页

首页最新最佳问答展示工作

资源链接

HackerNews API原版 HackerNewsNext.js

© 2025 科技回声. 版权所有。

Show HN: Unix style CLI client for dpaste.com

2 点作者 adder46大约 4 年前

1 comment

adder46大约 4 年前
dpaster-rs is a UNIX-style command-line client interface for the dpaste.com.<p>If you often need to share code or output of some command in a pastebin, this tool will lift some of the burdens from your back. It reads from stdin by default if no file argument is passed, meaning it perfectly fits a UNIX-style workflow. It is configurable and easy to use. Check out the README for examples on how to install it and how to use it:<p><a href="https:&#x2F;&#x2F;github.com&#x2F;adder46&#x2F;dpaster.rs" rel="nofollow">https:&#x2F;&#x2F;github.com&#x2F;adder46&#x2F;dpaster.rs</a><p>Any critiques regarding improving the code quality, architecture, or functionality, are more than welcome.