Skip to content

mynavblog/PowerShell-for-NAV

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

PowerShell-for-NAV

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.

al_build_and_deploy.ps1

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

More information

Please see Wiki for more help.

About

PowerShell Scripts for Dynamics NAV / Business Central

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published