1.0.1 • Published 3 years ago

polyman-util v1.0.1

Weekly downloads
-
License
MIT
Repository
github
Last release
3 years ago

Polyman Utilties

This package contains utilities you may want to use outside of polyman's CLI/API. If you don't know what you're doing here, you're probably looking for Polyman

Install

poly add polyman-util

Use

findRepository(cwd?): {repo, repoPath}

Finds and retrieves the current repository file as an object and the path the repository file was found at.