dragoman icon indicating copy to clipboard operation
dragoman copied to clipboard

Structure tool to work as a node module

Open NateBaldwinDesign opened this issue 8 years ago • 1 comments

Ultimate goal is to install this tool as Node/bower module. Restructure where certain tasks point so that the "config.json" file is in the directory above the Dragoman tool. In order to avoid conflicts, the file should be renamed to dragoman.json. In order to test the restructure, you may want to clone the tool within an empty folder, or a blank seed app (two levels deep to simulate "node_modules/Dragoman" structure) and place dragoman.json (config) file at the root directory. Please be sure to submit pull request to 'development' branch

NateBaldwinDesign avatar Oct 02 '16 15:10 NateBaldwinDesign

This is a show stopper for me. I'd like to work dragoman into an existing project without doing major refactoring of the existing code.

micahgodbolt avatar Nov 23 '16 19:11 micahgodbolt