Skip to content
/ ppp Public

Web-based platform for solving design-oriented programming challenges

License

Notifications You must be signed in to change notification settings

x0k/ppp

Repository files navigation

Programming Patterns Practice

Web-based platform for solving design-oriented programming challenges.

Development

Clone the repository:

git clone https://github.com/x0k/ppp.git
git submodule update --init

Artifacts saved in the repository must be created in the nix development environment.

nix develop
mk artifacts

See also

  • Simple build automation tool mk