11# Styx <img src =" docs/logo.svg " align =" right " width =" 25% " />
22
3- [ ![ Build] ( https://github.com/childmindresearch /styx/actions/workflows/test.yaml/badge.svg?branch=main )] ( https://github.com/childmindresearch /styx/actions/workflows/test.yaml?query=branch%3Amain )
4- [ ![ codecov] ( https://codecov.io/gh/childmindresearch /styx/branch/main/graph/badge.svg?token=22HWWFWPW5 )] ( https://codecov.io/gh/childmindresearch /styx )
3+ [ ![ Build] ( https://github.com/styx-api /styx/actions/workflows/test.yaml/badge.svg?branch=main )] ( https://github.com/styx-api /styx/actions/workflows/test.yaml?query=branch%3Amain )
4+ [ ![ codecov] ( https://codecov.io/gh/styx-api /styx/branch/main/graph/badge.svg?token=22HWWFWPW5 )] ( https://codecov.io/gh/styx-api /styx )
55[ ![ Ruff] ( https://img.shields.io/endpoint?url=https://raw.githubusercontent.com/astral-sh/ruff/main/assets/badge/v2.json )] ( https://github.com/astral-sh/ruff )
66![ stability-wip] ( https://img.shields.io/badge/stability-work_in_progress-lightgrey.svg )
7- [ ![ MIT License] ( https://img.shields.io/badge/license-MIT-blue.svg )] ( https://github.com/childmindresearch /styx/blob/main/LICENSE )
8- [ ![ pages] ( https://img.shields.io/badge/api-docs-blue )] ( https://childmindresearch.github.io /styx )
7+ [ ![ MIT License] ( https://img.shields.io/badge/license-MIT-blue.svg )] ( https://github.com/styx-api /styx/blob/main/LICENSE )
8+ [ ![ pages] ( https://img.shields.io/badge/api-docs-blue )] ( https://niwrap.dev /styx )
99
1010Command line tool wrapper compiler.
1111
@@ -18,21 +18,21 @@ standard library (and on shared type definition). Runtimes are decoupled via dep
1818
1919### Documentation
2020
21- - [ Styx Book] ( https://childmindresearch.github.io /styxbook/ )
22- - [ Styx Playground] ( https://childmindresearch.github.io /styxplayground/ )
21+ - [ Styx Book] ( https://niwrap.dev /styxbook/ )
22+ - [ Styx Playground] ( https://niwrap.dev /styxplayground/ )
2323
2424### Precompiled wrappers
2525
26- - [ Neuroimaging] ( https://github.com/childmindresearch /niwrap )
26+ - [ Neuroimaging] ( https://github.com/styx-api /niwrap )
2727
2828### Runtimes
2929
30- - [ Docker] ( https://github.com/childmindresearch /styxdocker )
31- - [ Singularity] ( https://github.com/childmindresearch /styxsingularity )
30+ - [ Docker] ( https://github.com/styx-api /styxdocker )
31+ - [ Singularity] ( https://github.com/styx-api /styxsingularity )
3232
3333### Middleware
3434
35- - [ Graph generation] ( https://github.com/childmindresearch /styxgraph )
35+ - [ Graph generation] ( https://github.com/styx-api /styxgraph )
3636
3737
3838## Installation
0 commit comments