Skip to content

Latest commit

 

History

History
11 lines (9 loc) · 326 Bytes

README.md

File metadata and controls

11 lines (9 loc) · 326 Bytes

Domino Pieces Gallery

A Gallery of Domino Pieces repositories.

To add a new Pieces repository to the gallery, open a Pull Request adding a new item with name and url to the repositories.json file:

    {
        "name": "my_pieces_repo",
        "url": "https://github.com/my-github/my_pieces_repo"
    }