The data contained in this repository can be downloaded to your computer using one of several clients.
Please see the documentation of your version control software client for more information.

Please select the desired protocol below to get the URL.

This URL has Read-Only access.

Statistics
| Branch: | Revision:

main_repo / deps / npm / man / man1 / star.1 @ d46ebffb

History | View | Annotate | Download (662 Bytes)

1
.\" Generated with Ronnjs 0.3.8
2
.\" http://github.com/kapouer/ronnjs/
3
.
4
.TH "NPM\-STAR" "1" "April 2013" "" ""
5
.
6
.SH "NAME"
7
\fBnpm-star\fR \-\- Mark your favorite packages
8
.
9
.SH "SYNOPSIS"
10
.
11
.nf
12
npm star <pkgname> [<pkg>, \.\.\.]
13
npm unstar <pkgname> [<pkg>, \.\.\.]
14
.
15
.fi
16
.
17
.SH "DESCRIPTION"
18
"Starring" a package means that you have some interest in it\.  It\'s
19
a vaguely positive way to show that you care\.
20
.
21
.P
22
"Unstarring" is the same thing, but in reverse\.
23
.
24
.P
25
It\'s a boolean thing\.  Starring repeatedly has no additional effect\.
26
.
27
.SH "SEE ALSO"
28
.
29
.IP "\(bu" 4
30
npm help view
31
.
32
.IP "\(bu" 4
33
npm help whoami
34
.
35
.IP "\(bu" 4
36
npm help adduser
37
.
38
.IP "" 0
39