An open API service indexing awesome lists of open source software.

https://github.com/niieani/salesforce-scripts


https://github.com/niieani/salesforce-scripts

Last synced: 7 months ago
JSON representation

Awesome Lists containing this project

README

          

## Installation

```sh
python3 -m venv flows
source venv/bin/activate
pip install -r requirements.txt
```

## Usage

```sh
python3 flows.py
```