User Tools

Site Tools


membership_software

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
membership_software [2014/01/13 04:33]
raster
membership_software [2016/12/08 07:55] (current)
dan_dude
Line 1: Line 1:
 +====== This software is no longer used ======
 +
 ====== Membership Software Howtos ====== ====== Membership Software Howtos ======
  
Line 7: Line 9:
 By running this script, you will create new copies of all invoices for this month marked with auto-renew. By running this script, you will create new copies of all invoices for this month marked with auto-renew.
  
-You need to have the source code checked out and the appengine SDK installed. Grab the software with git clone https://jason.gessner@code.google.com/u/jason.gessner/p/mkemakerspace-tools/ .+You need to have the following tools installed: 
 +  * Python 2.7: http://www.python.org/download/releases/2.7.6/ 
 +  * httplib2: http://code.google.com/p/httplib2/wiki/Install 
 +  * Google App Engine SDK for Python: https://developers.google.com/appengine/downloads#Google_App_Engine_SDK_for_Python 
 +  * Git: http://git-scm.com/downloads 
 + 
 +Grab the software with git clone https://code.google.com/u/jason.gessner/p/mkemakerspace-tools/ .
  
 From the mkemakerspace-tools directory, run the following command: From the mkemakerspace-tools directory, run the following command:
Line 53: Line 61:
 from the remote_api_shell, run the following commands (the s~mkemakerspace>  is just the prompt.  Don't type that.  :) ): from the remote_api_shell, run the following commands (the s~mkemakerspace>  is just the prompt.  Don't type that.  :) ):
  
-The cancellation script appends to reminders.log in the working directory.+The reminders script appends to reminders.log in the working directory.
  
 <code> <code>
membership_software.1389587629.txt.gz · Last modified: 2014/01/13 04:33 by raster