-
Notifications
You must be signed in to change notification settings - Fork 1.1k
Contributing
Anthony Fu edited this page Jan 17, 2020
·
15 revisions
Thanks for being interested in contributing to this project! Here are some steps and notes for you before you go.
-
Fork this repo
-
Clone the repo to your local machine
-
Create a branch, for example
feature/very-cool-macro
-
Install the dependencies
npm i
Don't worry about the code style as long as you install the dev dependencies. Git hooks will format and fix them for you on committing.
- Publish Your Wenyan Scripts
- Share Your Works Related to Wenyan
- Contribute to Code
- Contribute to Documentation
- Contribute to Online IDE
- Contribute to Standard Library
- Contribute to Testing
To share your scripts, you can:
- Share your code snippets on the Snippets Site
- Add examples to the main repo
- Create and publish your own packages on wyg
WIP
WIP
WIP
WIP
WIP
Check out the Testing Section.