squash
squash copied to clipboard
Squash your commands and give it a name :tada: :tada:
Change this condition here https://github.com/arshadkazmi42/squash/blob/master/lib/file-operations/alias-exists.js#L12-L16 to ``` return fs.existsSync(`${CONSTANTS.ROOT_DIR}/${alias}`) ```
- Add an option to overwrite an existing command if already exists - Should prompt user to ask whether user wants to overwrite an existing squash command
Let's add some colors to terminal messages This PR should be made against the `2.0 dev` branch
There are some cool features that require a MAJOR update. I'll keep updating this list until we have enough to make a release. - [x] #85 Change root dir to...