Skip to content

Update README.md #16

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 3 commits into from
Nov 6, 2015
Merged

Update README.md #16

merged 3 commits into from
Nov 6, 2015

Conversation

zhengbli
Copy link
Contributor

@zhengbli zhengbli commented Nov 5, 2015

Add common steps for sending a PR.
Add description for running the script on OSX.

@@ -5,12 +5,9 @@
This tool is used to generate `dom.generated.d.ts` and `webworker.generated.d.ts` for TypeScript, and `domWeb.js` and `domWindows.js` for Visual Studio JavaScript language service. The input file is the XML spec file generated by the Microsoft Edge browser.

## Build Instruction
To build the tool, simply clone the repo, and run `build.cmd` in command line or powershell. If it runs successfully, the output files will be generated under the `generated` folder.
To build the tool, simply clone the repo, and run `build.cmd` (Windows) or `build.sh` (OSX) in command line. If it runs successfully, the output files will be generated under the `generated` folder.
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

OSX to Unix or "OS X/Unix"

zhengbli added a commit that referenced this pull request Nov 6, 2015
@zhengbli zhengbli merged commit 7e7ca0e into master Nov 6, 2015
@zhengbli zhengbli deleted the updateReadMe branch November 6, 2015 19:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants