Skip to content

seqeralabs/seqera-cli

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

Seqera Logo

Seqera CLI

Binary releases for the Seqera Co-Scientist CLI

License Documentation Slack


Overview

This repository hosts pre-built binaries for the Seqera CLI (Co-Scientist). Binaries are published here as GitHub releases so they can be downloaded without authentication.

Install

# One-liner (recommended)
curl -fsSL https://ai.seqera.io/install | bash

# npm
npm install -g seqera

Manual Download

Download the latest stable release from the cli-latest tag:

Platform Download
macOS (Apple Silicon) seqera-darwin-arm64.tar.gz
macOS (Intel) seqera-darwin-x64.tar.gz
Linux (x64) seqera-linux-x64.tar.gz

For the dev channel (internal testing), use the cli-dev tag or npm install -g seqera@dev.

Checksums

Each release includes a checksums.txt with SHA-256 hashes for verification:

curl -fsSL https://github.com/seqeralabs/seqera-cli/releases/download/cli-latest/checksums.txt

Release Channels

Channel Tag Install
Stable cli-latest curl -fsSL https://ai.seqera.io/install | bash
Dev cli-dev curl -fsSL https://ai.dev-seqera.io/install | bash

About Seqera

Seqera is the company behind Nextflow and Seqera Platform, providing solutions for data analysis and workflow orchestration in life sciences and beyond.


About

Release repo for the Seqera CLI

Resources

Stars

Watchers

Forks

Packages

 
 
 

Contributors