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.
- Host: GitHub
- URL: https://github.com/twelvefacedjanus/bsdbook
- Owner: TwelveFacedJanus
- License: gpl-3.0
- Created: 2025-03-06T12:17:27.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2025-04-01T15:44:24.000Z (about 1 year ago)
- Last Synced: 2025-04-01T16:50:20.100Z (about 1 year ago)
- Topics: c, cicd, docker, freebsd-ports, go, jenkins
- Language: C
- Homepage: https://twelvefacedjanus.github.io/BSDBook/
- Size: 871 KB
- Stars: 4
- Watchers: 4
- Forks: 0
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
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