apaste
What is it ?
apaste is a small command-line pastebin, to share terminal output by pushing it to a server, so it can be made public via the Web or some other protocol.
Installation
Requirements
- A POSIX-compliant system with a standard C development environment
- GNU make, version 3.81 or later
- skalibs version 2.15.0.0 or later. It's a build-time requirement. It's also a run-time requirement if you link against the shared version of the skalibs library.
- s6-networking version 2.8.0.0 or later. It's a build-time and run-time requirement: it's the layer that provides the network connection.
Licensing
apaste is free software. It is available under the ISC license.
Download
- The current released version of apaste is 0.0.3.2. You can access its checksum here.
- You can checkout a copy of the
apaste
git repository:
git clone git://git.skarnet.org/apaste
- There's also a Codeberg mirror, or a GitHub mirror, or a SourceHut mirror of the apaste git repository.
Compilation
- See the enclosed INSTALL file for installation details.
Upgrade notes
- This page lists the differences to be aware of between the previous versions of apaste and the current one.
Reference
Commands
Related resources
- apaste is discussed on the skaware mailing-list.
