2025-12-01 20:39:22 -07:00
2025-11-14 11:19:21 -07:00
2025-12-11 16:41:36 -05:00
2025-04-27 13:15:50 -06:00
2025-12-15 15:34:37 +05:30
2025-11-20 15:56:47 -07:00
2025-10-27 16:30:50 -07:00
2019-10-04 16:02:36 -04:00
2025-12-15 15:28:05 +05:30

Libation: Liberate your Library

Download Libation

If you found this useful, tell a friend. If you found this REALLY useful, you can click here to PayPal.me

...or just tell more friends. As long as I'm maintaining this software, it will remain free and open source.

Development

Documentation

The documentation is built with VitePress. For more information, see the VitePress documentation.

Prerequisites

Setup

Install dependencies:

npm install

Development

Start the local dev server with hot reload:

npm run docs:dev

The site will be available at http://localhost:5173.

Build

Build the static site for production:

npm run docs:build

Preview the production build locally:

npm run docs:preview

Deployment

The built site is output to Documentation/.vitepress/dist. Deploy this directory to any static hosting service (GitHub Pages, Cloudflare Pages, Vercel, Netlify, etc.).

Description
No description provided
Readme GPL-3.0 142 MiB
Languages
C# 97.5%
Shell 2.3%
JavaScript 0.1%