1
0
mirror of https://github.com/schollz/cowyo.git synced 2023-08-10 21:13:00 +03:00
cowyo/README.md
Zack Scholl 1686409cf7 Update README
Former-commit-id: 63039d0d361bb3af1243938b34024e3c7fb62c79 [formerly b833b75dccaf7b5c43945dc0e46eb0dbf9b747c5] [formerly 873059f5bca74f3d134969ffd8dd1f1abc17d058 [formerly aea5747e7a2eff250dc8d565b12e4c82fbfc61d7 [formerly f2b317be8b]]]
Former-commit-id: aa7719891c68c0e3c9432ad2053d3e3154768899 [formerly 8e005b32f106cd9870e771591310c40d89be56eb]
Former-commit-id: 8d01eea63586af137fbef2013331de8a915ce261
Former-commit-id: 192cb9f0bc
2017-03-22 21:11:20 -06:00

38 lines
933 B
Markdown

<p align="center">
<img
src="/static/img/logo.png"
width="260" height="80" border="0" alt="linkcrawler">
<br>
<img src="https://img.shields.io/badge/version-2.0.0-brightgreen.svg" alt="Version">
</p>
<p align="center">A simple and powerful notepad supporting listifying, encryption, self-destructing messages, and versioning</a></p>
This is a self-contained notepad webserver that makes sharing easy and _fast_. The most important feature here is _simplicity_. There are many other features as well including versioning, page locking, self-destructing messages, encryption, syntax highlighting, content-delivery, and listifying.
Getting Started
===============
## Install
If you have go
```
go get github.com/schollz/cowyo
```
or just download from the [latest releases](https://github.com/schollz/cowyo/releases/latest).
## Run
To run just double click or from the command line:
```
./cowyo
```
## License
MIT