update readme

This commit is contained in:
Zack Scholl 2019-07-11 06:16:15 -07:00
parent 1be8043579
commit 5f2521285a
2 changed files with 4 additions and 9 deletions

2
.gitattributes vendored Normal file
View file

@ -0,0 +1,2 @@
static/* linguist-vendored
templates/* linguist-vendored

View file

@ -57,26 +57,19 @@ Just *kidding*! You don't need any of that crap. Just goto [hostyoself.com](http
**Does this use AI or blockchain?** Sure, why not.
**What inspired this?** [websocketd](https://github.com/joewalnes/websocketd) which shows the magic of websockets and [beaker browser](https://beakerbrowser.com/) which shows the magic of browser hosting.
**What inspired this?** [beaker browser](https://beakerbrowser.com/), [ngrok](https://ngrok.com/), [localhost.run](http://localhost.run/), [inlets.dev](https://github.com/alexellis/inlets), Parks and Recreation.
**What's the point of this?** You can host a website! You can share a file! Anything you want, directly from your browser!
## Develop
To install from source:
```
$ git clone https://github.com/schollz/hostyoself
$ cd offlinenotepad
$ cd hostyoself
$ go generate -v -x
$ go build -v
```
## Inspiration
[ngrok](https://ngrok.com/), [localhost.run](http://localhost.run/), [inlets.dev](https://github.com/alexellis/inlets), Parks and Recreation.
## License
MIT