Skip to content

Commit 2f89519

Browse files
committed
add sire extension
1 parent 1986b41 commit 2f89519

7 files changed

+1
-14
lines changed

.build/travis_before_script.sh

100644100755
File mode changed.

.build/travis_script.sh

100644100755
File mode changed.

.deploy/create_release.py

100644100755
File mode changed.

README.md

+1-14
Original file line numberDiff line numberDiff line change
@@ -1,14 +1 @@
1-
# This is a template repository to add an extension to QWAT.
2-
3-
4-
## Naming rule
5-
6-
It is recommended to use this template and to name the extension_xxx repository.
7-
8-
## Extension
9-
10-
The template contains an example script for initializing the extension in QWAT. You can also take an example from qwat/extension_sire.
11-
12-
## Integration test
13-
14-
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.
1+
# CH VD Sire Extension

extension/init.sh

100644100755
File mode changed.

extension/insert_views.sh

100644100755
File mode changed.

extension/rewrite_views.sh

100644100755
File mode changed.

0 commit comments

Comments
 (0)