Skip to content

EvanTrow/acumatica-dev-tools

Repository files navigation

Acumatica Dev Tools

Screenshot 1

Latest Release

Github Tag

Features

Download and extract any build:

Download Build



Easily launch the Acuamtica ERP Configuation Wizard & Report Designer:

Download Build





Development

Install

Clone the repo and install dependencies:

git clone https://github.com/EvanTrow/acuamtica-dev-tools.git
cd acuamtica-dev-tools
npm install

Having issues installing? See our debugging guide

Starting Development

Start the app in the dev environment:

npm start

Packaging for Production

To package apps for the local platform:

npm run package

License

MIT © EvanTrow