Skip to content

Latest commit

 

History

History
16 lines (10 loc) · 382 Bytes

README.md

File metadata and controls

16 lines (10 loc) · 382 Bytes

Obs Math

This is a set of tools and agents designed to be useful for math-related note-taking and research. It is currently under active development.

Installation

  1. Clone this repository;
  2. Create a .env file in project root, and then add the following line:
VAULT_PATHS="<ABSOLUTE PATH TO YOUR VAULT>"
  1. Run the scripts/deploy_locally.sh.

You are all set.