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

https://github.com/twelvefacedjanus/bsdbook

BSDBook - CLI note manager with vim/neovim editor.
https://github.com/twelvefacedjanus/bsdbook

c cicd docker freebsd-ports go jenkins

Last synced: about 1 year ago
JSON representation

BSDBook - CLI note manager with vim/neovim editor.

Awesome Lists containing this project

README

          



# Usage example

CLI note manager with vim/neovim editor.

## Build cli-application from source
Okay, bsdbooks written on C language that already have all OS, but for tui client u need to use some dependencies such as `ncurses`, `vim or neovim` and `make` and.
```sh
$ git clone https://github.com/TwelveFacedJanus/BSDBook.git
$ cd BSDBook
$ make && make install
```

## Build web ui at your server:
```sh
$ docker placeholder
```

## Tested on
- OS: FreeBSD 14.2-RELEASE-p1
- compiler: gcc13

## TODO
- webUI
- AutoRelease v1.8.2