0.9.0 • Published 2 years ago

coffeebreak-lib v0.9.0

Weekly downloads
-
License
MIT
Repository
-
Last release
2 years ago

Coffeebreak lib

Coffeebreak library.

Env variables

CB_PROJECTS_DIR Set the root directory for your projects

Modules

ProjectScanner

The ProjectScanner module reads recursively from CB_PROJECTS_DIR and looks for projects.

Usage

import ProjectScanner from 'coffeebrak-lib'

const projectScanner = new ProjectScanner()
const projects = await projectScanner.scan()
0.9.0

2 years ago

0.8.0

2 years ago

0.7.2

3 years ago

0.7.1

3 years ago

0.7.0

3 years ago

0.6.0

3 years ago

0.5.0

3 years ago

0.4.1

3 years ago

0.4.0

3 years ago

0.3.1

3 years ago

0.3.0

3 years ago

0.2.1

3 years ago

0.2.0

3 years ago

0.1.0

3 years ago

0.0.0

3 years ago