mirror of
https://github.com/yudai/gotty.git
synced 2026-02-19 06:28:07 +01:00
Prep for all-contributors
This commit is contained in:
parent
b8e97d7a3c
commit
2e9435f3cc
2 changed files with 28 additions and 0 deletions
14
.all-contributorsrc
Normal file
14
.all-contributorsrc
Normal file
|
|
@ -0,0 +1,14 @@
|
||||||
|
{
|
||||||
|
"projectName": "gotty",
|
||||||
|
"projectOwner": "sorenisanerd",
|
||||||
|
"repoType": "github",
|
||||||
|
"repoHost": "https://github.com",
|
||||||
|
"files": [
|
||||||
|
"README.md"
|
||||||
|
],
|
||||||
|
"imageSize": 100,
|
||||||
|
"commit": true,
|
||||||
|
"commitConvention": "none",
|
||||||
|
"contributors": [],
|
||||||
|
"contributorsPerLine": 7
|
||||||
|
}
|
||||||
14
README.md
14
README.md
|
|
@ -1,4 +1,7 @@
|
||||||
#  GoTTY - Share your terminal as a web application
|
#  GoTTY - Share your terminal as a web application
|
||||||
|
<!-- ALL-CONTRIBUTORS-BADGE:START - Do not remove or modify this section -->
|
||||||
|
[](#contributors-)
|
||||||
|
<!-- ALL-CONTRIBUTORS-BADGE:END -->
|
||||||
|
|
||||||
[][release]
|
[][release]
|
||||||
[][license]
|
[][license]
|
||||||
|
|
@ -193,3 +196,14 @@ GoTTY uses [xterm.js](https://xtermjs.org/) and [hterm](https://groups.google.co
|
||||||
The MIT License
|
The MIT License
|
||||||
|
|
||||||
# Contributors
|
# Contributors
|
||||||
|
|
||||||
|
Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/docs/en/emoji-key)):
|
||||||
|
|
||||||
|
<!-- ALL-CONTRIBUTORS-LIST:START - Do not remove or modify this section -->
|
||||||
|
<!-- prettier-ignore-start -->
|
||||||
|
<!-- markdownlint-disable -->
|
||||||
|
<!-- markdownlint-restore -->
|
||||||
|
<!-- prettier-ignore-end -->
|
||||||
|
<!-- ALL-CONTRIBUTORS-LIST:END -->
|
||||||
|
|
||||||
|
This project follows the [all-contributors](https://github.com/all-contributors/all-contributors) specification. Contributions of any kind welcome!
|
||||||
Loading…
Add table
Add a link
Reference in a new issue