aec65da744
and waiting for forgefed -> https://github.com/forgefed/forgefed
478 B
478 B
layout | title | permalink | nav_order | has_children |
---|---|---|---|---|
default | Hacking | /dev | 5 | true |
Development Stack
Gancio is built with following technologies:
Testing on your own machine
- Download source
git clone https://framagit.org/les/gancio
- Install dependencies
yarn
- Hacking
yarn dev