LinwoodDev / Bucket

The system behind Linwood Bucket

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Linwood Bucket

A static generated library system written in Rust

Introduction

This system allows you to create a library system using git. Create new assets by using github issues and add a ci to automatically build your library and serve it.

To start, download the cli from the github release.

Features

  • Add new assets by using github issues
  • Commit changes by approving a github issue
  • Fetch assets using a static generated website

Directories

  • api: Contains code that will be used on the cli and the website
  • cli: Contains code that will be used on the cli
  • web: Contains code that will be used on the website

About

The system behind Linwood Bucket

License:Apache License 2.0


Languages

Language:Rust 95.4%Language:Dockerfile 4.6%