blob: 4a2c50b1bb20625a6fb807b31d7c979050b16183 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
|
# gemini
**An experimental [Gemini](https://gemini.circumlunar.space) server.**
[](https://www.npmjs.com/package/@derhuerst/gemini)
[](https://travis-ci.org/derhuerst/gemini)


[](https://gitter.im/derhuerst)
[](https://patreon.com/derhuerst)
## Installation
```shell
npm install @derhuerst/gemini
```
## Usage
```js
todo
```
## Contributing
If you have a question or need support using `gemini`, please double-check your code and setup first. If you think you have found a bug or want to propose a feature, use [the issues page](https://github.com/derhuerst/gemini/issues).
|