Yeoman (computing)
From Wiki @ Karl Jones dot com
Yeoman is an open source client-side development stack, consisting of tools and frameworks intended to help developers quickly build high quality web applications.
Description
Yeoman runs as a command-line interface written for Node.js and which combines several functions into one place, including:
- Generating a starter template
- Managing dependencies
- Running unit tests
- Providing a local development server
- Optimizing production code for deployment
Yeoman was released at Google I/O 2012.
See also
External links
- Yeoman (computing) @ Wikipedia