Makefile 101 B

1234567
  1. # https://toolchain.gitbook.com/setup.html
  2. setup:
  3. npm install gitbook-cli -g
  4. serve:
  5. gitbook serve