An open API service indexing awesome lists of open source software.

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

Awesome Lists containing this project

README

          

[![ContainerSSH - Launch Containers on Demand](https://containerssh.github.io/images/logo-for-embedding.svg)](https://containerssh.io/)

ContainerSSH ****** Library

[![Go Report Card](https://goreportcard.com/badge/github.com/containerssh/library-template?style=for-the-badge)](https://goreportcard.com/report/github.com/containerssh/library-template)
[![LGTM Alerts](https://img.shields.io/lgtm/alerts/github/ContainerSSH/library-template?style=for-the-badge)](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.