clay / amphora-fs

Common file system functions when working in Clay

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Amphora FS

CircleCI Coverage Status

Utility functions for working with the file system in Clay. This module will assume that the process which is running will be triggered from a directory that contains a package.json file and /components directory.

Installation

npm install --save amphora-fs

Methods

About

Common file system functions when working in Clay

License:MIT License


Languages

Language:JavaScript 100.0%