Skip to content

Latest commit

 

History

History
19 lines (13 loc) · 798 Bytes

README.md

File metadata and controls

19 lines (13 loc) · 798 Bytes

Deskflow Development Scripts

Optional development scripts for Deskflow. To use, clone this repo into your deskflow repo.

These scripts are meant only to add developer conveniences during daily development. They are not used by CI and are not required at all for Deskflow development.

References

The .vscode project references scripts in this project.

This project is intended to be used with the example CMakeUserPresets.json file, which installs to build/install on Windows.

Tip

On Windows, you may find that you have a more pleasant development experience if you run from build/install rather than build/bin to avoid "Access denied: file in use" errors.