mirror of https://github.com/actions/setup-go.git
You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
17 lines
288 B
Markdown
17 lines
288 B
Markdown
6 years ago
|
# Contributors
|
||
|
|
||
|
|
||
|
# Checkin
|
||
|
|
||
|
- Do checkin source (src)
|
||
|
- Do checkin build output (lib)
|
||
|
- Do checkin runtime node_modules
|
||
|
- Do not checkin
|
||
|
|
||
|
# Adding a dev dependency
|
||
|
|
||
|
Remember to update .gitignore.
|
||
|
|
||
|
# Updating toolkit dependency
|
||
|
|
||
|
Until released publically, update tgz packages in toolkit
|