Skip to content

cabinpkg/website

Repository files navigation

Website

SecurityHeaders.io

A package registry website for Cabin, a package manager and build system for C++.

Contributing

Install Node.js dependencies

$ yarn install

Start endpoint

$ yarn dev

Now you can visit localhost:3000 from your browser.