Notes on stuff I use or build.
Go to file
Wilfried OLLIVIER ab8b6fd7db Remove useless > in commands 2020-04-02 19:30:01 +02:00
src Add go packages 2020-03-28 11:52:07 +01:00
.gitignore First commit, bootstrap all the things 2017-11-01 14:47:10 +01:00
LICENSE Move LICENSE file 2019-07-25 20:28:10 +02:00
README.md Remove useless > in commands 2020-04-02 19:30:01 +02:00
book.toml Update book.toml config 2018-11-22 12:48:09 +01:00

README.md

Brain

Random notes on stuff I use, build, etc... My public draft notebook.

Why ?

Inspired by https://dev.to/maxwell_dev/takes-notes-on-everything-3io

How ?

Using mdbook, https://github.com/azerupi/mdBook

Usage

Install mdbook, see https://github.com/azerupi/mdBook, then

mdbook serve

Go to localhost:3000 with your $BROWSER, enjoy.

Build

mdbook build