Go to file
Savanni D'Gerinel 0c32669eb2 Remove Vite and use typescript for the build
Since this is a library that shouldn't be loaded directly into a web app, typescript is sufficient, and Vite is too hard to configure as a library.
2023-03-14 09:08:12 -04:00
changeset Start building a music player server (#17) 2023-02-11 17:59:15 +00:00
coordinates Start building a music player server (#17) 2023-02-11 17:59:15 +00:00
emseries Start building a music player server (#17) 2023-02-11 17:59:15 +00:00
flow Render a file list from the filesystem (#24) 2023-02-26 03:17:00 +00:00
fluent-ergonomics Start building a music player server (#17) 2023-02-11 17:59:15 +00:00
glimmer Remove Vite and use typescript for the build 2023-03-14 09:08:12 -04:00
hex-grid Add a utility program that prints out all the icon names in the gnome theme 2023-03-11 20:17:04 -05:00
ifc Start building a music player server (#17) 2023-02-11 17:59:15 +00:00
music-player Finish the red spectrum 2023-03-11 15:22:46 -05:00
.envrc Set up the flake 2022-12-31 12:07:58 -05:00
.gitignore Start building a music player server (#17) 2023-02-11 17:59:15 +00:00
COPYING Add the GPL to the project 2023-02-06 09:25:11 -05:00
Makefile Add license to Flow 2023-02-11 13:05:13 -05:00
flake.lock Start building a music player server (#17) 2023-02-11 17:59:15 +00:00
flake.nix Start the glimmer library 2023-03-13 22:03:51 -04:00
readme.md Add the copyright notice to the readme 2023-02-06 09:41:40 -05:00

readme.md

Luminescent Dreams Tools Monorepo

Add files in this repo are Copyright Savanni D'Gerinel, whether the copyright notice is present or not. All of the work in this repository, except where explicitely noted otherwise, is the sole work of Savanni D'Gerinel.

Future contributors will be noted in the CONTRIBUTORS file.


Copyright 2023, Savanni D'Gerinel savanni@luminescent-dreams.com

This file is part of the Luminescent Dreams Tools.

Luminescent Dreams Tools is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.

Luminescent Dreams Tools is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.

You should have received a copy of the GNU General Public License along with Lumeto. If not, see https://www.gnu.org/licenses/.