https://github.com/thorstenhans/xplatform-build
BaaS - Build as a Service
https://github.com/thorstenhans/xplatform-build
Last synced: 5 months ago
JSON representation
BaaS - Build as a Service
- Host: GitHub
- URL: https://github.com/thorstenhans/xplatform-build
- Owner: ThorstenHans
- Created: 2015-10-21T19:19:09.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2020-06-09T12:56:44.000Z (about 6 years ago)
- Last Synced: 2025-03-06T17:15:34.181Z (over 1 year ago)
- Language: JavaScript
- Size: 10.7 KB
- Stars: 1
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
Awesome Lists containing this project
README
#xplatform-build
Build as a Service (BaaS), this packages brings you the entire build store for angularjs based frontend apps.
see the build article series on my blog at https://thorsten-hans.com
After installing, your entire `gulpfile.js` will look like this
```
require('xplatform-build');
```