-
-
Notifications
You must be signed in to change notification settings - Fork 20
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
32ea252
commit b2e122b
Showing
2 changed files
with
13 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,11 @@ | ||
# UnicornFy - Examples | ||
Here you will find best practice examples for the use of UnicornFy. | ||
|
||
For each example you will find a `README.md` and a `requirements.txt` to install any dependencies. The respective `*.py` | ||
file is to download and start, if an example does not work, we are happy about a | ||
[patch](https://github.com/LUCIT-Systems-and-Development/unicorn-fy/fork) or a message via | ||
[GitHub Issue](https://github.com/LUCIT-Systems-and-Development/unicorn-fy/issues/new/choose) or | ||
[our chat](https://www.lucit.tech/get-support.html). | ||
|
||
Old examples are stored in the | ||
[archive](https://github.com/LUCIT-Systems-and-Development/unicorn-fy/tree/master/examples/_archive). |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,2 @@ | ||
# EXAMPLES ARCHIVE | ||
Here you will find obsolete examples, new examples are stored [here](..)! |