generated from qwat/extension_template
-
Notifications
You must be signed in to change notification settings - Fork 0
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
1986b41
commit 2f89519
Showing
7 changed files
with
1 addition
and
14 deletions.
There are no files selected for viewing
Empty file.
Empty file.
Empty file.
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 |
---|---|---|
@@ -1,14 +1 @@ | ||
# This is a template repository to add an extension to QWAT. | ||
|
||
|
||
## Naming rule | ||
|
||
It is recommended to use this template and to name the extension_xxx repository. | ||
|
||
## Extension | ||
|
||
The template contains an example script for initializing the extension in QWAT. You can also take an example from qwat/extension_sire. | ||
|
||
## Integration test | ||
|
||
If you want to test your code with Travis CI, you have the pre-configured scripts at your disposal. For this step you must declare the CI in your project and generate a token and declare it in Travis under the name GH_TOKEN. | ||
# CH VD Sire Extension |
Empty file.
Empty file.
Empty file.