PowerShell Scripts for Dynamics NAV / Business Central. All scripts are free to use. Please test them on your test environment before using on production environment. You can change scripts for your needs. I do not take responsibility for using the script on your environment.
Script is prepared to automatically build and deploy Dynamics NAV app developed in AL language. Script allows to:
- Uninstall and Unpublish App in Dynamics NAV
- Pull latest version from Git repository
- Change version of Application in App.json
- Build the app file ready for publishing
- Publish and Install Application in Dynamics NAV
- Push app.json file with newest version to Git repository
Please see Wiki for more help.