Difference between revisions of "Software Projects"

From SCECpedia
Jump to navigationJump to search
Line 16: Line 16:
 
== Open Source Software Practices ==
 
== Open Source Software Practices ==
 
* http://en.tldp.org/HOWTO/Software-Release-Practice-HOWTO/index.html
 
* http://en.tldp.org/HOWTO/Software-Release-Practice-HOWTO/index.html
*https://www.joelonsoftware.com/2000/08/09/the-joel-test-12-steps-to-better-code/
+
* https://www.joelonsoftware.com/2000/08/09/the-joel-test-12-steps-to-better-code/
 +
* https://journals.plos.org/ploscompbiol/article?id=10.1371/journal.pcbi.1002802
  
 
== Open Source Software Licenses ==
 
== Open Source Software Licenses ==

Revision as of 21:32, 6 April 2020

Collection of links related to creating software distributions

Packaging Python Projects

Software Ecosystem

Developing Effective Python Documentation

Open Source Software Practices

Open Source Software Licenses

USGS Software and Data Acceptance Criteria

Developing a Community

Defining Interfaces

Continuous Testing Links

Software Release Practices

Related Entries

  • [[CME_Project]