Skip to content

Config

Options

  • second-brain-tools Config --help - Displays Help

sbt-config-help

Commands

  • second-brain-tools Config Check [dir-code] - A command to check if a directory that is required by Second-Brain-2022 exist or not.

sbt-config-check-help

  • `second-brain-tools Config Setup ' - A setup wizard to configure second brain tools

sbt-config-setup-help

Setup Wizard

This command is used to generate .sbt_config, if already there then the script would ask to overwrite.

sbt-config-setup-config-already-exist

The setup wizard has 3 possible flows.

  1. User have a copy of second-brain-2022 on their local directory.
  2. User have a copy of second-brain-2022 on their github account.
  3. User want to have a copy of second-brain-2022 from our github repository.

Lets see each one in action.

  • Local Directory

sbt-config-setup-local-dir

  • Your Git Repository

sbt-config-setup-config-already-exist

  • Our Github Repository

sbt-config-setup-our-github-repo