Releases: zakwarren/nightsawayforms
Release 1.1
This is the updated release of nightsawayforms, a tool designed by Scout Leaders for Scout Leaders to reduce the time and effort spent on paperwork for nights away events. nightsawayforms will help you through the process, asking questions and providing prompts, before writing all the paperwork you need. For more details take a look at our github repo: github.com/PoignantWizard/nightsawayforms
This version includes the September 2018 NAN form and the updated data protection wording as advised by the Scout Association.
We've attached a .exe file for Windows (tested on Windows 7) users and a Linux binary (tested on Ubuntu and Debian).
Windows
Windows users can run the .exe by:
double clicking the icon
typing nightsawayforms.exe into cmd when located in the same directory
Linux
Linux users need to ensure the file is executable by:
right clicking and selecting "properties", then selecting "permissions", then ticking the box for "run executable as a program"
typing "chmod +x nightsawayforms" in the terminal when located in the same directory
Linux users can then run the file by:
right clicking in the directory containing nightsawayforms, then clicking "open in terminal"
typing "./nightsawayforms" in the terminal window
First release
This is the first release of nightsawayforms, a tool designed by Scout Leaders for Scout Leaders to reduce the time and effort spent on paperwork for nights away events. nightsawayforms will help you through the process, asking questions and providing prompts, before writing all the paperwork you need.
For more details take a look at our github repo: github.com/PoignantWizard/nightsawayforms
We've attached a .exe file for Windows users and a Linux binary.
Windows users can run the .exe by:
- double clicking the icon
- typing nightsawayforms.exe into cmd when located in the same directory
Linux users need to ensure the file is executable by:
- right clicking and selecting "properties", then selecting "permissions", then ticking the box for "run executable as a program"
- typing "chmod +x nightsawayforms" in the terminal when located in the same directory
Linux users can then run the file by:
- right clicking in the directory containing nightsawayforms, then clicking "open in terminal"
- typing "./nightsawayforms" in the terminal window