UNPKG

coworker-cli

Version:

Template path parser for 58.com velocity templates, which can read your target template and output the main template path.

7 lines 194 B
/** * Created by wangyujing on 11/18/15. */ module.exports = { TEMP_DO_NOT_FOUND: 'Did not found a main template.', NEED_TEMP_NAME: 'Please specify the RIGHT name of your template!' };