untemis

command module
v0.0.0-...-f7ba939 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Oct 27, 2022 License: MIT Imports: 9 Imported by: 0

README

untemis

untemis is a small utility for downloading all your repositories from the TUM Artemis' Bitbucket server, but it should also work for other Bitbucket servers.

Installation & Setup

Make sure that Go is installed, you can just "go install" the binary:

go install github.com/xarantolus/untemis@latest

Then you can create a configuration file based on the example configuration file:

server: bitbucket.ase.in.tum.de

username: <artemis login user>
password: <artemis login password>

Either rename your configuration file to config.yml or specify the path to the configuration file via the -cfg command-line option.

Now just run the binary to download all your repositories:

untemis

You can also run the binary with the --help flag to see all available options.

License

This is free as in freedom software. Do whatever you like with it.

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL