-
Notifications
You must be signed in to change notification settings - Fork 3
Development Environment
Ivan Jawerbaum edited this page Sep 23, 2024
·
17 revisions
- Typescript: Intermediate
- NPM: Basic - install, run commands
- Bash / Git Bash: Basic - run commands
Take a look at this page in order to install the required components for developing Wollok.
Additionally, this project uses yarn as it's package manager, here are the installation instructions
- Clone this repo locally
- Go to root folder and download dependencies
yarn
yarn test
Inside Visual Studio Code, go to Run menu > Start Debugging (F5), or Run without debugging:
If you need some human interaction, you're always welcome at our Discord channel. We also have a list of first good issues you can take a look and ask for help to get more information.