nextclade-software
Differences
This shows you the differences between two versions of the page.
Next revision | Previous revision | ||
nextclade-software [2021/02/14 10:41] – created aorth | nextclade-software [2023/02/23 12:11] (current) – aorth | ||
---|---|---|---|
Line 4: | Line 4: | ||
===== Information ===== | ===== Information ===== | ||
- | * Version: | + | * Version: |
* Added: February, 2021 | * Added: February, 2021 | ||
+ | * Updated: February, 2023 | ||
* Link: https:// | * Link: https:// | ||
===== Usage ===== | ===== Usage ===== | ||
- | See versions | + | See versions which are available: |
< | < | ||
Load one version into your environment and run it: | Load one version into your environment and run it: | ||
- | < | + | < |
- | $ nextclade.js</ | + | $ nextclade</ |
===== Installation ====== | ===== Installation ====== | ||
Notes from the sysadmin during installation: | Notes from the sysadmin during installation: | ||
- | < | + | < |
- | $ cd /tmp | + | $ sudo wget https:// |
- | $ git clone https:// | + | $ sudo chmod +x / |
- | $ cd nextclade | + | |
- | $ git checkout 0.12.0 | + | **Note**: nextclade was previously distributed as a Javascript program, but it seems to have been ported to C++ and is now a standalone executable. |
- | $ cd packages/web | + | |
- | $ cp .env.example .env | + | |
- | $ export PATH=$PATH:/ | + | |
- | $ npm config set cache /tmp/aorth-npm | + | |
- | $ npm install yarn | + | |
- | $ npx yarn cli: | + | |
- | $ sudo mkdir -p / | + | |
- | $ sudo cp ../ | + |
nextclade-software.1613299312.txt.gz · Last modified: 2021/02/14 10:41 by aorth