https://github.com/alpinelinux/turbo-paste
[MIRROR] Turbo paste
https://github.com/alpinelinux/turbo-paste
lua pastebin turbo-lua
Last synced: 8 months ago
JSON representation
[MIRROR] Turbo paste
- Host: GitHub
- URL: https://github.com/alpinelinux/turbo-paste
- Owner: alpinelinux
- License: mit
- Created: 2015-07-21T15:56:35.000Z (almost 11 years ago)
- Default Branch: master
- Last Pushed: 2023-06-07T13:19:33.000Z (about 3 years ago)
- Last Synced: 2025-04-12T02:38:36.512Z (about 1 year ago)
- Topics: lua, pastebin, turbo-lua
- Language: Lua
- Homepage: https://gitlab.alpinelinux.org/alpine/infra/turbo-paste
- Size: 13.7 KB
- Stars: 13
- Watchers: 4
- Forks: 5
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# turbo-paste
Turbo paste a.k.a [tpaste](https://tpaste.us)
Alpine Linux command line pastebin inspired by http://sprunge.us
Differences compared to sprunge:
* Based on Lua (Turbo lua framework)
* Backend using redis
* Syntax highlighting by highlight.js cdnjs
Requirements:
* [Turbo lua](https://github.com/kernelsauce/turbo)
* [Redis](https://redis.io/)
* [lua-redis](https://github.com/nrk/redis-lua)
* [Hashids lua](https://github.com/leihog/hashids.lua)