Skip to content

kennysaelen/dynamicsaxrm

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 

Repository files navigation

Synopsis

ReleaseManagment for Dynamics AX 2012 is the bridge between ReleaseManagement For Visual Studio 2013 (http://www.visualstudio.com/en-us/products/release-management-for-microsoft-visual-studio-vs.aspx) and Dynamics AX 2012. The project contains the scripts that you will need to configure ReleaseManagement to perform various actions regarding to the deployment of builds to Dynamics AX Environments.

The solution consists of: A PowerShell module containing a library of functions to get things dons within your Dynamics AX Environment Wrapper PowerShell scripts representing tools within ReleaseManagement

Note: The scripts depend the CodeCrib dll files of the Dynamics AX Admin project on CodePlex. There are dll's in the source here, but for the latest version, check on https://dynamicsaxadmin.codeplex.com/

Detailed posts on how to use this solution can be found at: http://goo.gl/PskEIj

Code Example

Show what the library does as concisely as possible, developers should be able to figure out how your project solves their problem by looking at the code example. Make sure the API you are showing off is obvious, and that your code is short and concise.

Installation

Provide code examples and explanations of how to get the project.

API Reference

Depending on the size of the project, if it is small and simple enough the reference docs can be added to the README. For medium size to larger projects it is important to at least provide a link to where the API reference docs live.

Tests

Describe and show how to run the tests with code examples.

Contributors

Let people know how they can dive into the project, include important links to things like issue trackers, irc, twitter accounts if applicable.

License

A short snippet describing the license (MIT, Apache, etc.)

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors