You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
1 year ago | |
---|---|---|
.settings | 1 year ago | |
lib | 1 year ago | |
resources | 1 year ago | |
src/fr/devinsy/calgen | 1 year ago | |
test/fr/devinsy/calgen/app | 1 year ago | |
.classpath | 1 year ago | |
.gitignore | 1 year ago | |
.project | 1 year ago | |
LICENSE | 1 year ago | |
README.md | 1 year ago | |
build-appjar.xml | 1 year ago | |
build-local.xml | 1 year ago | |
build-snapshot.xml | 1 year ago | |
build-tagandpush.xml | 1 year ago | |
build.num | 1 year ago | |
build.properties | 1 year ago | |
build.sh | 1 year ago | |
log4j.properties | 1 year ago |
README.md
Calgen
Calgen is a simple toot to generate calendar.
LICENSE
Calgen is released under the GNU AGPLv3+ license. Enjoy!
Authors:
- Christian Pierre MOMON christian@momon.org
Logo
Author: Christian Pierre MOMON christian@momon.org
Based on the generous artwork of ElegantThemes.com:
https://www.elegantthemes.com/blog/freebie-of-the-week/beautiful-flat-icons-for-free "These icons are completely free and Open Source under the GPL".
Other stuff
License of other stuff:
- other: without any specific information, default license of images is CC-BY-SA 3+.
DOCUMENTATION
> calgen -h calgen CLI version 0.17.2-20211203175708 Usage: calgen [ -h | -help | --help ] calgen [ -v | -version | --version ] calgen generate calendar of the given year
./calgen.sh 2022 | head ////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// ///////////////////////////////////////////////////// 2023 /////////////////////////////////////////////////////////// ////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// -- Sa 31/12 == Ve 30/12 == Je 29/12 == Me 28/12 == Ma 27/12 == Lu 26/12 ############ Semaine S52 ############
Requirements
- Java 17
- Eclipse 4.16 (202006).
INSTALL
TODO
Unit test environment
For unit tests, install the TestNG:
- https://marketplace.eclipse.org/content/testng-eclipse
- Eclipse menu > Help > Eclipse Marketplace > Find "TestNG" > TestNG for Eclipse: Install button