https://github.com/carpentries-incubator/citable-software
Making Code Citable
https://github.com/carpentries-incubator/citable-software
carpentries-incubator english lesson pre-alpha software-citation
Last synced: 8 months ago
JSON representation
Making Code Citable
- Host: GitHub
- URL: https://github.com/carpentries-incubator/citable-software
- Owner: carpentries-incubator
- License: other
- Created: 2021-02-22T16:36:43.000Z (over 4 years ago)
- Default Branch: gh-pages
- Last Pushed: 2022-10-21T14:51:22.000Z (almost 3 years ago)
- Last Synced: 2024-12-29T12:57:44.302Z (10 months ago)
- Topics: carpentries-incubator, english, lesson, pre-alpha, software-citation
- Language: Python
- Homepage: https://carpentries-incubator.github.io/citable-software/
- Size: 45.9 KB
- Stars: 2
- Watchers: 5
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- Funding: .github/FUNDING.yml
- License: LICENSE.md
- Code of conduct: CODE_OF_CONDUCT.md
- Citation: CITATION
- Authors: AUTHORS
Awesome Lists containing this project
README
# Make Code Citable
[](https://swc-slack-invite.herokuapp.com/)
This repository is for a lesson **Make Code Citable** currently under development in the Carpentries Incubator. The lesson is targeted at people who want to share their code or have an idea of building some code product that they eventually want to share. The lesson at the moment is in pre-alpha stage. However, anyone is welcome to read the currently available lesson content and add suggestions or comments via [GitHub Issues](https://github.com/carpentries-incubator/citable-software/issues/new).
For an overview of this course, please visit the lesson frontpage [Make Code Citable](https://carpentries-incubator.github.io/citable-software/).
## Contributing
We welcome all contributions to improve the lesson! Maintainers will do their best to help you if you have any
questions, concerns, or experience any difficulties along the way.We'd like to ask you to familiarize yourself with our [Contribution Guide](CONTRIBUTING.md) and have a look at
the [more detailed guidelines][lesson-example] on proper formatting, ways to render the lesson locally, and even
how to write new episodes.Please see the current list of [issues][FIXME] for ideas for contributing to this
repository. For making your contribution, we use the GitHub flow, which is
nicely explained in the chapter [Contributing to a Project](http://git-scm.com/book/en/v2/GitHub-Contributing-to-a-Project) in Pro Git
by Scott Chacon.
Look for the tag . This indicates that the maintainers will welcome a pull request fixing this issue.## Maintainer(s)
Current maintainers of this lesson are
* Fan Du
## Authors
A list of contributors to the lesson can be found in [AUTHORS](AUTHORS)
## Citation
To cite this lesson, please consult with [CITATION](CITATION)
[cdh]: https://cdh.carpentries.org
[change-default-branch]: https://docs.github.com/en/github/administering-a-repository/changing-the-default-branch
[community-lessons]: https://carpentries.org/community-lessons
[lesson-example]: https://carpentries.github.io/lesson-example