pixi
pixi copied to clipboard
Set project name with CLI
Problem description
Project info can be set from CLI like this:
project description set
except for name. It would be useful to include 'name' in this also:
project name set "myProject"
This is an obvious next addition! Contributions are welcome!