Shuttle-Excel is a connector for Microsoft Excel that allows Excel sheets to connect with the Baseline Protocol stack.
- Install the Provide-CLI. For detailed instructions, go here.
- Install the local Baseline Protocol stack. For detailed instructions, go here.
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
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
Workgroup list of current user
Create new mapping for the Excel sheet. Mappings are required for synchronising with counterparts.