Skip to content

arisbfi/tools

 
 

Repository files navigation

📦 TOOLS

A utility for LORA, to sync the readset and visualize the doc.

📥 Installation & Usage

# Clone Project
git clone https://github.com/wira-bfi/tools.git
cd <your-project-folder>

# Install Dependencies
npm install

# Sync Readset
npm run sync-readset -- <path-to-lora-partnership-ndf>

# Commit Changes
git add .
git commit -m "sync"
git push

📌 Notes

Requires Node.js and npm installed.

Ensure you have access to the lora-partnership-ndf directory before running the sync command.

About

mas wira tools lora

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • JavaScript 74.8%
  • HTML 25.2%