rachis-directory-structure
v0.0.1
Published
Resolves files in directory trees
Maintainers
Readme
Rachis Directory Structure Resolver
Rachis resolver for nested directory structures
Table of Contents
Installation
RachisDirectoryStructure is available on npm
npm install --save rachis-directory-structureHow it works
Resolves API elements (resources, methods or plugin data) that are subdirectories
- / (api root)
- /resource
Contributing
Bug reports, feature requests and discussion
Feel free to use the GitHub issue tracker to report any bugs or file feature requests. In case you found a bug and have no GitHub account, feel free to email me: fcanela.dev at gmail dot com.
Developing
Pull requests are welcome. I also love technical discussions, so feel free to open a issue on the tracker.
To begin developing clone the GitHub repository and install dependencies with npm install.
The module has some npm scripts which could be useful for developing purpose:
npm startwatches for changes and runs testsnpm testruns testsnpm run lintlints the code
License
Copyright (c) 2016 Francisco Canela. Licensed under the MIT license.
