Skip to content

YaleUniversity/prepare_dev

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

prepare_dev

MS Azure furnishes a PublishSettings to faciliate uploading source/website code to a web application in the Azure App Service PaaS. This utility loads the downloaded file, extracts the necessary ftp parameters, and outputs a properly formatted ftp command to connect to the web app ftp site.

Installation

Clone this repository. Install script requirements:

$ pip install -r requirements.txt.
$ chmod a+x prepare_dev.py

Usage

$ ./prepare_dev.py [path/to/*.PublishSettings]

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages