Generator Gulp Of Drano
|Updated:
13 Nov 2014
|11 Stars
Yeoman generator for an angular.js site. CoffeeScript, stylus, jade, gulp.js. Bootstrap, angular-strap, nib, angular-ui-router. Heroku + s3 deployment tasks included.
Categories
Overview
The generator-gulp-of-drano is a powerful tool designed for developers seeking to streamline their application setup process. Leveraging the capabilities of Yeoman, this generator comes with a robust technology stack that simplifies development workflows and enhances productivity. With built-in tools for testing, deployment, and live reloading, it caters to a broad array of project requirements while ensuring ease of use.
By integrating popular libraries and frameworks like AngularJS, Bootstrap, and jQuery, the generated applications are primed for modern web development. Whether you’re creating prototypes or full-scale applications, this generator provides a solid foundation that can adapt as your project grows.
Features
- Modern Technology Stack: Comes pre-loaded with essential frameworks and libraries including Jade, Sass, and CoffeeScript to kickstart your project.
- Live Reload Server: Initiates a live-reloading development environment, allowing for real-time updates as you develop.
- Comprehensive Testing Suite: Utilizes tools like Mocha, Chai, Sinon, and Protractor for thorough unit and end-to-end testing, ensuring reliable code.
- Efficient Deployment Process: Integrates with Heroku for seamless deployment; simply use
gulp release to get your application online. - Mock API Requests: Supports mocked API requests for test scenarios, which is invaluable when working with unavailable APIs.
- Flexibility with ENV_NAME: Supports different NODE_ENV configurations, making it easy to switch between production and staging setups without hassle.
- E2E Testing Capabilities: Facilitates recording and playback of API requests, enhancing test accuracy and coverage.
- S3 Sync: Automatically syncs files to an S3 bucket as part of the deployment process for improved asset management.