Skip to content

Include "Extending the CLI" in the readme #1520

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Feb 19, 2016

Conversation

teobugslayer
Copy link
Contributor

No description provided.


The NativeScript CLI lets you extend its behavior and customize it to fit your needs by using [hooks](https://en.wikipedia.org/wiki/Hooking).

When you run one of the [extendable commands](#commands-with-hooking-support) (for example, `tns build`), the CLI checks for hooks and executes them. Plugins can also use hooks to control the compilation of the application package.
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The anchor link will not work here. Either remove the linking syntax or change it to point to https://github.com/NativeScript/nativescript-cli/blob/master/extending-cli.md#commands-with-hooking-support

Also, I'm wondering whether the link should be from the release branch? (both here and below)

@teobugslayer teobugslayer force-pushed the totev/extending-cli-readme branch from e9b0f75 to 92398c8 Compare February 19, 2016 14:37
@ikoevska
Copy link
Contributor

Ship it!

teobugslayer added a commit that referenced this pull request Feb 19, 2016
Include "Extending the CLI" in the readme
@teobugslayer teobugslayer merged commit 48a1a4e into release Feb 19, 2016
@teobugslayer teobugslayer deleted the totev/extending-cli-readme branch February 19, 2016 14:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants