An open API service indexing awesome lists of open source software.

https://github.com/karpfediem/fishystuff

Fishing Guides and Tools for Black Desert
https://github.com/karpfediem/fishystuff

blackdesertonline fish fishing fishing-game guides ssg zig zine

Last synced: 4 months ago
JSON representation

Fishing Guides and Tools for Black Desert

Awesome Lists containing this project

README

          

# fishystuff

A very fishy website

## Development

### Prerequisites

This project uses a nix flake and [devenv](https://devenv.sh/)

To install them you can follow this guide: https://devenv.sh/getting-started/

Once installed you can enter the devenv shell either by running

```bash
devenv shell
```

or via

```bash
nix develop --impure
```

### Commands

List commands

```bash
just -l
```