Instructions for Gentoo
parent
a22044d4f2
commit
4e23c14460
|
@ -1,4 +1,6 @@
|
|||
Installation instructions for HasteBin: (the linux edition)
|
||||
Installation instructions for HasteBin.
|
||||
|
||||
## Debian and derivates
|
||||
|
||||
1. Install dependancies
|
||||
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||||
|
@ -27,4 +29,8 @@ npm start
|
|||
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||||
|
||||
And you should have hastebin!
|
||||
Note: It will run on port 7777 by default
|
||||
Note: It will run on port 7777 by default
|
||||
|
||||
## Gentoo
|
||||
|
||||
Use ebuild [www-apps/haste-server](https://github.com/cvut/gentoo-overlay/tree/master/www-apps/haste-server) from the [CVUT Overlay](https://github.com/cvut/gentoo-overlay).
|
Loading…
Reference in New Issue