Repository
Current version released
10 months ago
Colle
A dead-simple pastebin service.
Intended for use on https://shantaram.xyz.
Usage
deno run -A --unstable src/mod.ts
An API client can be imported with:
import { Colle } from "https://deno.land/x/colle@1.0.0";
License
See LICENSE.