Skip to content

tiobe/DutchPickle

Repository files navigation

DutchPickle

Build

  1. Install gradle build tool.
  2. Clone DutchPickle Git repository.
    git clone https://github.com/tiobe/DutchPickle.git
    
  3. Navigate to the source directory and build the tool.
    cd DutchPickle
    gradle build
    
    As a result, the distributions will be created in .\build\distributions directory.