Mark Phippard 113b51bd33 feat(schematics): affected support for uncommitted changes
Extended the syntax for affected so that it can get the
list of files from either locally staged changes or all
modified but unstaged files.  Syntax is:

nx affected apps staged
nx affected apps unstaged

This could enable developer to more easily run a subset
of tests locally before committing.

Related to #201
2018-03-27 11:14:11 -04:00
2018-03-25 15:43:17 -04:00
2018-03-16 14:52:54 -04:00
2018-03-22 11:09:34 -05:00
2017-10-09 10:45:00 -04:00
2017-10-09 13:05:31 -04:00
2018-03-25 15:43:17 -04:00
2017-12-14 09:22:53 -05:00

Build Status npm version

Nrwl Extensions for Angular

An open source toolkit for enterprise Angular applications.

Nx is designed to help you create and build enterprise grade Angular applications. It provides an opinionated approach to application project structure and patterns.

Quick Start & Documentation

Watch a 5-minute video on how to get started with Nx.

Examples

nx-examples repo has branches for different nx comments to display expected behavior and example app and libraries. Check out the branch (workspace, ngrx...) to see what gets created for you. More info on readme.

Want to help?

If you want to file a bug or submit a PR, read up on our guidelines for contributing.

Description
No description provided
Readme 619 MiB
Languages
TypeScript 95%
Rust 2.9%
JavaScript 1.3%
Kotlin 0.3%
MDX 0.3%
Other 0.1%