Skip to content

Commit

Permalink
added README to ci directory for other developers
Browse files Browse the repository at this point in the history
  • Loading branch information
Greg Blumberg committed Jan 12, 2019
1 parent 8a2f4ce commit 03ed4b8
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions ci/README.rst
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
The files within this folder handle the various continuous integration stuff for SHARPpy:

build_docs.sh: Builds the documentation using sphinx and deploys to Github Pages
deploy_conda.sh: Builds the conda recipe for SHARPpy and deploys to Anaconda Online
deploy_key.enc: An encrypted key for deployment of documentation
cscreen: a utility to modify the screen size of macOS (freeware; https://www.pyehouse.com/cscreen/)
make_binary.sh: a script to build the macOS binary using PyInstaller
screen.py: A Python script to print out the screen resolution to the command line


0 comments on commit 03ed4b8

Please sign in to comment.