npm.io
1.0.13 • Published 2h agoCLI

@sparkdevnetwork/obsidian-build-tools

Licence
MIT
Version
1.0.13
Deps
19
Size
132 kB
Vulns
1
Weekly
0

About

This repository contains a number of tools and projects to help with development of Rock RMS.

This is primarily to help with plugin developers, but not necessarily restricted to them.

Tips

When using the framework builder, if you get an error from git about filenames being too long, you might need to run this command and then delete the .staging directory.

git config --global core.longpaths true