UNPKG

taylo

Version:

Make changes to a branch a plugin. A command-line tool to manage and apply plugins '.taylored'. Supports applying, removing, verifying plugins, and generating them from branch (GIT).

6 lines (5 loc) 235 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.TAYLORED_FILE_EXTENSION = exports.TAYLORED_DIR_NAME = void 0; exports.TAYLORED_DIR_NAME = '.taylored'; exports.TAYLORED_FILE_EXTENSION = '.taylored';