LinuxCommandLibrary
GitHubF-DroidGoogle Play Store

pixi-project

Manage Pixi project settings and platforms

TLDR

Add a platform
$ pixi project platform add [platform]
copy
List configured platforms
$ pixi project platform list
copy
Add a channel
$ pixi project channel add [channel]
copy
Bump project version
$ pixi project version bump [major|minor|patch]
copy
Set project description
$ pixi project description set "[description]"
copy
Export environment to conda-env YAML
$ pixi project export conda-environment [path/to/env.yml]
copy

SYNOPSIS

pixi project subcommand [options]

DESCRIPTION

pixi project manages Pixi project configuration stored in pixi.toml (or the `[tool.pixi]` section of pyproject.toml). Subcommands configure channels, supported platforms, environments, the project name/description/version, and can export the manifest to conda-compatible formats.Use pixi init to create a new project; pixi project operates on an existing manifest within the current working directory.

PARAMETERS

channel cmd

Manage project channels (add, list, remove).
platform cmd
Manage supported platforms (add, list, remove).
description cmd
Get or set the project description.
environment cmd
Manage pixi environments (add, list, remove).
export cmd
Export the project to other formats (conda-environment, conda-explicit-spec).
name cmd
Get or set the project name.
version cmd
Manage project version (get, set, bump, major, minor, patch).

INSTALL

sudo pacman -S pixi
copy
brew install pixi
copy
nix profile install nixpkgs#pixi
copy

SEE ALSO

pixi(1), pixi-config(1)

Braincup
Open source brain training for math, memory and focus
Braincup mini-games
41 mini-games · Apache-2.0
No ads · No tracking
Play in browser
Download Braincup on the App StoreGet Braincup on Google PlayGet Braincup on F-Droid
276 stars
From the maker of Linux Command Library
Copied to clipboard
Braincup
Open source brain training for math, memory and focus. 41 mini-games, from mental arithmetic to Sudoku, N-Back and Solo Chess.
Apache-2.0 licensed · No ads · No tracking · No account
From the maker of Linux Command Library
Download Braincup on the App StoreGet Braincup on Google PlayGet Braincup on F-Droid