Skip to content

weirtz/OneStream-Utilities

Repository files navigation

OneStream-Utilities

OneStream multi-environment application launcher and utilities.

This application utilizes Microsoft Windows ClickOnce - PresentationHost.exe application deployment feature. Although you can build for other platforms, the application will not work without this.

Setup DEV Environment

npm install

Run DEV environment application

npm run start

Build Application

npm run make

You can configure OS Build types within forge.config.js

By default, it will use @electron-forge/maker-squirrel for building a Windows .exe



Included Utility: Book Report Utility

Currently only functions running within an IDE.

Updates to code you need to make

As of now, the application information is hardcoded. You will need to go into the code before building and add your own Applications URLs to the code. Below are screenshots of the changes needed, marked in yellow is where to add your applications URLs

About

OneStream multi-environment application launcher and utilities

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published