michal-kapala / jitterbit-extractor

Import of local Jitterbit Studio projects into named script files

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Jitterbit Extractor

A desktop app for Jitterbit script import from local project files made with Wails and Svelte. Imports script code from selected environment into .jb/.js files preserving the original directory structure.

extractor

Building

Install Wails (requires Go and Node), then check it with:

wails doctor

After compilation, the build can be found in build/bin:

wails build

Debugging

Create an application log with:

JitterbitExtractor.exe > log.txt 2>&1

About

Import of local Jitterbit Studio projects into named script files


Languages

Language:Go 53.3%Language:NSIS 22.4%Language:JavaScript 12.5%Language:Svelte 10.9%Language:HTML 0.8%Language:CSS 0.1%