LinuxCommandLibrary
GitHubF-DroidGoogle Play Store

pixi-task

Define and manage Pixi project tasks

TLDR

Add task to project
$ pixi task add [name] [command]
copy
List tasks
$ pixi task list
copy
Remove task
$ pixi task remove [name]
copy
Add task with alias
$ pixi task alias [name] [existing_task]
copy

SYNOPSIS

pixi task command [options]

DESCRIPTION

pixi task manages project tasks. Tasks are defined commands that can be run within the project environment. Similar to npm scripts or Makefile targets. Supports dependencies between tasks.

PARAMETERS

add name command

Add new task.
list
List all tasks.
remove name
Remove task.
alias name target
Create task alias.
--depends-on tasks
Task dependencies.

INSTALL

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

SEE ALSO

pixi(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