Skip to content

Excel client for the Shuttle Baseline-as-a-Service offering.

Notifications You must be signed in to change notification settings

provideplatform/shuttle-excel

Repository files navigation

Shuttle-Excel

Shuttle-Excel is a connector for Microsoft Excel that allows Excel sheets to connect with the Baseline Protocol stack.

Pre-requirements

  1. Install the Provide-CLI. For detailed instructions, go here.
  2. Install the local Baseline Protocol stack. For detailed instructions, go here.

Installation

Clone the Shuttle-Excel repo repo. Go to the "shuttle-excel" folder and run the following command to install all the node modules.

npm i

Usage

In a terminal window, go to the provide-cli folder and start the local Baseline stack.

cd provide-cli
prvd authenticate
prvd baseline stack run

In a new terminal window, go to the "shuttle-excel" folder and run the following command. This will open up an Excel sheet with the Excel Addin.

npm start

Screenshot 2021-09-14 at 8 51 59 PM Shuttle-Excel login page

Screenshot 2021-09-14 at 8 53 25 PM Workgroup list of current user

Screenshot 2021-09-14 at 8 54 19 PM Create new mapping for the Excel sheet. Mappings are required for synchronising with counterparts.

About

Excel client for the Shuttle Baseline-as-a-Service offering.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published