owobrowser
owobrowser
An e621 browser designed around fluid UX.
Installation
Currently, owobrowser only requires Kemal (and its spec helper) as a dependency. Install it with shards install
.
Development Environment Setup
- Begin by installing crystal along with
libssl-dev
,libxml2-dev
, andlibyaml-dev
. - Clone the repository.
- Run
shards install
in the root of the repository to install dependencies. - The server can now be ran as described below in Usage.
Usage
Run crystal src/owobrowser.cr
to start the server. By default, it will listen on port 3000, although this can be changed with the -p
/--port
switch.
Development
TODO: Write development instructions here
Note: you will need a linux system for development.
Repository
owobrowser
Owner
Statistic
- 0
- 0
- 13
- 0
- 2
- almost 2 years ago
- August 20, 2020
License
MIT License
Links
Synced at
Thu, 21 Nov 2024 08:52:09 GMT
Languages