veilid-dot-com/pages/docs/code-repositories.md
Alice Rhodes 2d83f84879 Main change: Started an intro to accessibility guide
- marked off some todo items on readme
- fixed puncuation on about-us/index
- added accessibility guidence page
- reweighted the docs pages
2023-08-20 09:49:28 -04:00

1.3 KiB

title description weight layout
Code Repositories The code base for the different parts and tools of Veilid 2 subpage

Veilid Framework

Getting Started

Please recursively check out the project using this command

git clone --recurse-submodules git@gitlab.com:veilid/veilid.git

Then read the development guide to get started.

About the Code Repo

The main repository is located at https://gitlab.com/veilid/veilid and includes several components

Packages

If you want to install veilid-server and veilid-cli from package repositories, please refer to our instructions.

VeilidChat

The code for VeilidChat will be available at https://gitlab.com/veilid/veilidchat once we're recovered from DefCon.