Releases 4

For tarballs and release assets from this project, see releases.pagure.org/NHL-DePa2.

If the developers have uploaded one or more tarball(s), you will be able to find them in the release folder.

The CHECKSUMS file contains the checksums (SHA256 and SHA512) of the files uploaded to pagure.

To use this file, simply download it next to the tarball you downloaded and run sha512sum -c CHECKSUMS

Getting source for a release

Clone the repository, then use git archive to create a tarball for any tag:

git clone https://pagure.io/NHL-DePa2.git
cd NHL-DePa2
git archive --format=tar.gz --prefix=NHL-DePa2-<TAG>/ -o NHL-DePa2-<TAG>.tar.gz <TAG>

Replace <TAG> with the tag name (e.g. v1.0.0). For a zip archive use --format=zip and .zip as the output extension.

step5
Strategy and Singleton pattern
a56e1e665a0292d15139eddfd8ebdeb8c95251b4
step3
Implement groups and composite pattern.
45cbb48489a24857cfc76144b38b12ccebfd9e61
step2
Command pattern with file I/O.
6219eca932d454a7dab5fe8679f07865ce3cf49d
step1
Basic graphics editor.
99d8b029c769bc291af73df3fd445da3cbf5bef4