https://github.com/containerssh/library-template
Template for library repositories
https://github.com/containerssh/library-template
containerssh library
Last synced: 7 months ago
JSON representation
Template for library repositories
- Host: GitHub
- URL: https://github.com/containerssh/library-template
- Owner: ContainerSSH
- License: apache-2.0
- Created: 2020-11-08T15:37:42.000Z (over 5 years ago)
- Default Branch: main
- Last Pushed: 2022-07-16T09:04:59.000Z (almost 4 years ago)
- Last Synced: 2025-01-26T09:42:51.154Z (over 1 year ago)
- Topics: containerssh, library
- Homepage: https://containerssh.github.io
- Size: 40 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
- Security: SECURITY.md
Awesome Lists containing this project
README
[](https://containerssh.io/)
ContainerSSH ****** Library
[](https://goreportcard.com/report/github.com/containerssh/library-template)
[](https://lgtm.com/projects/g/ContainerSSH/library-template/)
Add a description here.
⚠⚠⚠ Warning: This is a developer documentation. ⚠⚠⚠
The user documentation for ContainerSSH is located at containerssh.io.
## TODO after using this template
- [ ] Update `README.md` with description and new badge links.
- [ ] Rename the `.github-template` folder to `.github`.
- [ ] [Enable the LGTM integration](https://lgtm.com/dashboard).
- [ ] Write code.
- [ ] Write tests.
- [ ] Write developer documentation.