Skip to content

Latest commit

 

History

History
33 lines (21 loc) · 421 Bytes

README.md

File metadata and controls

33 lines (21 loc) · 421 Bytes

Vyogami's Wiki

My personal wiki on various topics, tools, fields.

Contributing

  1. Install dependencies:

    bun install
  2. Start the development server:

    bun dev
  3. Check for formatting problems:

    bun check
  4. Format the codebase:

    bun format

License

This repository is licensed under the GNU AGPLv3 License.