projects

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

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

Go to latest
Published: Feb 14, 2023 License: MIT Imports: 10 Imported by: 0

README

Projects

Program for managing your projects (repositories) on your local system.

projects program

This repository is used to develop the projects CLI. It is developed in Go 1.18.

Project file

Example:

projects:
  - name: biosim
    repos:
      - name: sim
        url: git@gitlab.com:tploss/biosim.git
  - name: utils
    repos:
      - name: godirserver
        url: git@gitlab.com:tploss/godirserver.git
      - name: ssc
        url: git@gitlab.com:tploss/script-snippet-collection.git

All name attributes are used for paths so only letters, digits, - and _ are allowed.

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