-
Notifications
You must be signed in to change notification settings - Fork 0
/
README.txt
26 lines (13 loc) · 1.09 KB
/
README.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
# Biorhythm
Welcome to Biorhythm!
## License
This project is licensed under the AGPL v3. Additional terms apply to contributions and derivative projects. Please see the LICENSE file for more details.
## Contributing
We welcome contributions from the community. By contributing, you agree to the terms outlined in the CONTRIBUTING file.
## Creating a Fork
If you create an entirely new project based on this work, it must be licensed under the AGPL v3, assign all right, title, and interest, including all copyrights, in and to your fork to Rick Hadsall and Elwynor Technologies, and you must include the additional terms from the LICENSE file in your project's LICENSE file.
## Compilation
This is a Worldgroup 3.2 module. It's compiled using Borland C/C++ 5.0. If you have a working Worldgroup 3.2 development kit, a simple "make -f ELWBIO" should do it!
## Packing Up
The RELEASE folder includes all of the items that should be packaged up in a ELWBIO.ZIP. When unzipped in a Worldgroup 3.2 installation folder, it "installs" the module.
See the ELWBIO.DOC folder for more information on the app!