https://github.com/drewbrokke/lr-bundle-sync
https://github.com/drewbrokke/lr-bundle-sync
Last synced: 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/drewbrokke/lr-bundle-sync
- Owner: drewbrokke
- License: isc
- Created: 2015-01-28T17:44:03.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2015-01-31T00:57:44.000Z (over 10 years ago)
- Last Synced: 2025-02-06T06:44:59.048Z (4 months ago)
- Language: JavaScript
- Size: 148 KB
- Stars: 0
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Liferay Bundle Sync
R.I.P. Liferay fast-deploy setup. At least that's what I hear. At the *very* least there started to be some problems with it, and so I decided I'd get used to not having it sooner rather than kicking-and-screaming-later.
## Usage
For now, commands are run *from the Liferay Bundle Sync directory*.
### Configure source and bundle paths
`npm run config`
### Run
`npm start`
This will start the Gulp watcher on your source directory's `portal-web` folder. Changes will be synced whenever you save a file.