Skip to content

Latest commit

 

History

History
23 lines (13 loc) · 655 Bytes

File metadata and controls

23 lines (13 loc) · 655 Bytes

Pasty

License: ISC

Introduction

Pasty is a paste tool with a dark theme by default and code syntax highlighting and storage targets for disk, S3, Redis, Mongo and Postgres.

Examples

Example docker-compose files can be found in the examples folder.

Building

Run ./gradlew to download the dependencies, build the code, run the unit tests and package it.

License

Pasty is available under the terms of the ISC license, which is similar to the 2-clause BSD license. The full copyright notice and terms are available in the LICENSE file.