[L2Ork-dev] Help with the web app development setup needed

Jonathan Wilkes jon.w.wilkes at gmail.com
Mon Apr 5 13:46:30 EDT 2021


On Mon, Apr 5, 2021 at 11:42 AM Rukshan J. Senanayaka
<rjsenanayaka at gmail.com> wrote:
>
> Hello Akash,
>
> Thank you very much for the reply.
> I've tried these codes for the original repo and the web app works.
>
> But in order to contribute, according to the guidelines in https://git.purrdata.net/jwilkes/purr-data/-/tree/emscripten#contributor-guide, we are expected to fork the repo. When forking, the built files inside "/purr-data/emscripten/build" are removed and only the "Makefile" remains. How can I solve this? I tried executing `make` command, but it gives me an error "make: *** No rule to make target 'purr-data', needed by 'build'.  Stop.".
>
> Is it okey to directly clone the "https://git.purrdata.net/jwilkes/purr-data" repo without forking?

Follow all the steps for forking on Gitlab. Then when you've got a
local copy of the code, make sure to check out the "emscripten"
branch.

Hope that helps,
Jonathan


More information about the L2Ork-dev mailing list