Skip to content
This repository has been archived by the owner on May 28, 2019. It is now read-only.

Document toolchain #222

Closed
aslakhellesoy opened this issue Aug 4, 2016 · 2 comments
Closed

Document toolchain #222

aslakhellesoy opened this issue Aug 4, 2016 · 2 comments

Comments

@aslakhellesoy
Copy link
Contributor

What's the minimum toolchain to start contributing? Depends on target platform.

@brasmusson
Copy link
Contributor

@ciaranmcnulty To only provide an implementation in a new language, I would say that what is needed is to install the dependencies that enables running cd dotnet; make (that is building the .NET version). I think the things needed are (subset of the prerequisites):

  • .NET or Mono (needed to run berp to generate parsers)
  • make
  • jq (>= 1.4 for --sort-keys option)
  • diff
  • git

@ciaranmcnulty
Copy link

Thanks @brasmusson, I'll try and verify this

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants