Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/thorstenhans/xplatform-build
BaaS - Build as a Service
https://github.com/thorstenhans/xplatform-build
Last synced: about 1 month 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 (about 9 years ago)
- Default Branch: master
- Last Pushed: 2020-06-09T12:56:44.000Z (over 4 years ago)
- Last Synced: 2024-09-29T07:01:36.306Z (about 1 month 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');
```