mirror of
https://github.com/vrtmrz/obsidian-livesync.git
synced 2026-06-17 11:50:16 +00:00
refactor (okay, i know that this cannot be merged ; too large diff. I will pick some cheery).
This commit is contained in:
@@ -115,7 +115,8 @@ cd obsidian-livesync
|
||||
# If you already cloned without submodules, run this once instead
|
||||
git submodule update --init --recursive
|
||||
|
||||
# Install dependencies from the repository root
|
||||
# Install dependencies (now the CLI is a on the same monorepo, shared dependencies will be hoisted to the root node_modules)
|
||||
cd src/apps/cli
|
||||
npm install
|
||||
|
||||
# Build the CLI from its package directory
|
||||
|
||||
Reference in New Issue
Block a user