forked from NCEAS/scicomp-workshop-template
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
docs: updating README to point to new website
- Loading branch information
Showing
1 changed file
with
2 additions
and
20 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,21 +1,3 @@ | ||
# NCEAS Scientific Computing Workshop - Collaborative Coding | ||
# We've Moved! | ||
|
||
## Repository Explanation | ||
|
||
In synthesis science, collaboration on code products is often integral to the productivity of the group. However, learning to use the software and graphical user interfaces that support this kind of teamwork can be a significant hurdle for teams that are already experts in their subject areas. This workshop is aimed at helping participants gain an understanding of the fundamental purpose and functioning of “version control” systems–specifically GitHub–to help teams code collaboratively more effectively and confidently. | ||
|
||
|
||
## Acknowledgment | ||
|
||
The development of this training material is supported through the Long Term Ecological Research Network Office (LNO) (NSF award numbers 1545288 and 1929393) and the National Center for Ecological Analysis and Synthesis, UC Santa Barbara. | ||
|
||
|
||
**Citation:** Nick Lyon, Angel Chen, and Julien Brun. 2023. Collaborative Coding with GitHub. LNO Scientific Computing Team. | ||
|
||
|
||
<br> | ||
<hr> | ||
|
||
<p align="center"> | ||
<a rel="license" href="http://creativecommons.org/licenses/by/4.0/"><img alt="Creative Commons License" style="border-width:0" src="https://i.creativecommons.org/l/by/4.0/88x31.png" /></a><br />This work is licensed under a <a rel="license" href="http://creativecommons.org/licenses/by/4.0/">Creative Commons Attribution 4.0 International License</a>. | ||
</p> | ||
Please see the new [workshop website](https://lter.github.io/workshop-github/) for the current iteration of this content. |