Releases: nicolasdscp/giwow
Releases · nicolasdscp/giwow
Snowy cloud
🎉 New release v0.6.0
In this release I added some cool features to open many projects with one command.
Added
Project open command
Now you can open one or multiple projects with the giwow projects open
command
see CLI documentation for more information
Frosty-night
🎉 New release v0.4.1
In this release I focused on producing results. I wanted to add simple and basic features to manage multiple repositories.
Added
.netrc
management
This release introduce the management of your .netrc
file directly via giwow
cli
Usage:
giwow token
giwow token [command]
Available Commands:
add Add a new machine to your .netrc file
ls List your auth tokens
rm Remove a machine from your .netrc file
set Set values for a machine
Flags:
-h, --help help for token
--netrc string The path to the netrc file, default is $HOME/.netrc
Workspace basic management
You can now create workspaces and manage your workspace.
see CLI documentation for more information
Project basic management
Add your project and clone them via the CLI, your can auto discover your projects if you are using Gitlab.
see CLI documentation for more information
(Btw the release name was automatically generated)