rep/README.md
2024-07-09 13:56:00 +01:00

29 lines
557 B
Markdown

# rep
Repository Exploration Protocol to help developers discover repos that is harder to find on other platform.
- Search Engine: V12
- Browser: GTS
- DNS Server: RNS
# Usage
```sh
v12
gts
rns
```
# Dependencies
None
# Building
You will need to run these with elevated privilages.
```
$ make
# make install
```
# Contributions
Contributions are welcomed, feel free to open a pull request.
# License
This project is licensed under the GNU Public License v3.0. See [LICENSE](https://github.com/night0721/rep/blob/master/LICENSE) for more information.