-
Notifications
You must be signed in to change notification settings - Fork 79
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
docs(CONTRIBUTING.md): add build instructions #635
Conversation
Reading |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM, but should you mention how to link?
./bin/publish-npm-modules.sh --link
yeah this is pretty important for local development (typings, local module, etc) |
I aliased it to npm relink which is a little easier to remember but none of the other commands are aliased to npm scripts. Maybe we should decide if alias all or none. Whats here is good though. |
Preview: https://github.com/socketsupply/socket/blob/contrib/CONTRIBUTING.md