Skip to content

amine-khemissi/lets

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

# Lets

The goal of this tool is to ease working with multi repositories projects. The latter are well known because of the their hard maintenance and syncrhonisation.
In order to manage that, I decided to create a tool that can from a single place act on a set of subdirectories.

## Example

Let's say we have 3 services:
- A
- B
- C

We want to compile all of them at once.


## Usage
```
Usage of ./lets:
  -c string
        Command to execute
  -d    enable Debug mode
  -f string
        commands file path (default "lets.yaml")
  -o    execute Only command without befores
  -s    Sync with remote repositories
```

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published