Skip to content

Commit

Permalink
add sire extension
Browse files Browse the repository at this point in the history
  • Loading branch information
lbartoletti committed Jul 12, 2019
1 parent 1986b41 commit 2f89519
Show file tree
Hide file tree
Showing 7 changed files with 1 addition and 14 deletions.
Empty file modified .build/travis_before_script.sh
100644 → 100755
Empty file.
Empty file modified .build/travis_script.sh
100644 → 100755
Empty file.
Empty file modified .deploy/create_release.py
100644 → 100755
Empty file.
15 changes: 1 addition & 14 deletions README.md
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 modified extension/init.sh
100644 → 100755
Empty file.
Empty file modified extension/insert_views.sh
100644 → 100755
Empty file.
Empty file modified extension/rewrite_views.sh
100644 → 100755
Empty file.

0 comments on commit 2f89519

Please sign in to comment.