Skip to content

Latest commit

 

History

History
24 lines (16 loc) · 539 Bytes

File metadata and controls

24 lines (16 loc) · 539 Bytes

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

  • Client-side code playground 90+ languages/frameworks - LiveCodes
  • Simple build automation tool - mk