Skip to content

joshbtn/git-wres

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 

Repository files navigation

#git-wres

Development had just stared. This is still a work in progress!

Custom git command to manage web resources in Microsoft CRM 2011.

##Usage

cd [project-dir-here]
git wres init
git wres add -n dev-default -s default http://crmdev/HCCDev
git wres pull dev-default

make some changes to the files

git wres push dev-default

commands

add [options] url

options

  • -n name of the wres remote connection
  • -s name of the solution to point to

url

  • the url of the crm including organization name

About

git command to manage web resources in Microsoft CRM 2011

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages