Skip to content

Commit e86cc3b

Browse files
committed
Add archlinux build (Fixes #539) and using AWS lambda to the readme
1 parent aadedde commit e86cc3b

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

readme.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,7 @@
2323
* [Using Docker](#using-docker)
2424
* [Using Github Action](#using-github-action)
2525
* [Using iPython or Jupyter Notebook](#using-ipython-or-jupyter-notebook)
26+
* [Using AWS Lambda](#using-aws-lambda)
2627
* Documentation
2728
* [Code Examples](#code-examples)
2829
* [Arrays](#arrays)
@@ -158,6 +159,10 @@ To run NGS as AWS Lambda Function see https://github.com/ngs-lang/ngs-aws-lambda
158159

159160
Please refer to extension located in https://github.com/ngs-lang/ngs-ipython-extension
160161

162+
### Using AWS Lambda
163+
164+
Please refer to extension located in https://github.com/ngs-lang/ngs-aws-lambda
165+
161166

162167
## Manually Compiling and Running
163168

@@ -198,6 +203,7 @@ Build is currently tested with the github action present in `.github/workflows/b
198203
| amazonlinux 2 | default (7.3) | default (11) |
199204
| fedora 34 | default (11) | default (12) |
200205
| fedora 35 | default (11) | default (13) |
206+
| archlinux | default (11.1) | default (13) |
201207

202208
### Run
203209

0 commit comments

Comments
 (0)