An open API service indexing awesome lists of open source software.

https://github.com/dlang/gsoc

Dlang projects for Google Summer of Code
https://github.com/dlang/gsoc

Last synced: about 1 year ago
JSON representation

Dlang projects for Google Summer of Code

Awesome Lists containing this project

README

          

# GSoC

Dlang projects for Google Summer of Code

## Deployment

This repository is deployed at http://dlang.github.io/GSoC.
You can build and inspect the website locally using the provided Makefile:

1. Run `make install` to install the required dependencies

1. Run `make serve` to build the website.

1. Access the website at http://127.0.0.1:4000/.