0
0
mirror of https://github.com/tj/n.git synced 2024-11-22 11:37:26 +01:00
Commit Graph

61 Commits

Author SHA1 Message Date
John Gee
bff1bb01ce Fix some references to nvh 2019-08-12 08:23:28 +12:00
John Gee
eb3521d9a8 Remove extra --arch example for old Macs 2019-08-04 12:33:31 +12:00
John Gee
57da8ce4d8 Candidate of major revision, many changes 2019-08-03 19:54:26 +12:00
John Gee
e71823de10 Remove reference to now released prerelease 2019-07-20 13:44:14 +12:00
John Gee
52a2bc3c56 Preparing for release 2019-07-20 13:17:16 +12:00
John Gee
f9e51815d1 Merge branch 'master' into develop 2019-06-09 20:24:47 +12:00
John Gee
641d6d0bbe Add prerelease clues 2019-06-09 20:24:04 +12:00
John Gee
13562eeca9 Add a debugging tip for shells which do not update 2019-06-03 21:27:18 +12:00
John Gee
08e871fc79 Add environment variables section 2019-06-02 20:15:50 +12:00
John Gee
6481e6eb8f Tweak to README
- change from Usage to Help so clearer in ToC
- remove more uses of installed when referring to cached downloaded version
2019-05-21 21:14:03 +12:00
John Gee
fda99f5da2 Add another reason for running uninstall. Lint. 2019-05-10 20:20:34 +12:00
John Gee
6957c2d65f Merge branch 'kant-patch-1' into develop 2019-05-10 20:12:58 +12:00
Darío Hereñú
6ca0a686ae
Minor proposal on string #67 2019-05-09 21:52:48 -03:00
John Gee
18de5eead8 Add uninstall 2019-05-09 22:22:17 +12:00
John Gee
63d5ebd64b Lint 2019-05-09 21:30:28 +12:00
John Gee
c7cfc64bf1 Document the preferred env for custom source 2019-05-09 21:29:32 +12:00
John Gee
5370e2432e Replace stable with LTS 2019-05-05 10:17:11 +12:00
John Gee
7e55db4e3e Update terminology to be more careful with current/latest 2019-05-04 21:11:53 +12:00
John Gee
0664bc5b6f Remove license from README as in separate file and a badge 2019-04-21 12:49:39 +12:00
John Gee
78ec22478a Remove reference to stale branch 2019-04-21 12:48:02 +12:00
John Gee
66e714c68a Simplify link 2019-04-21 12:43:51 +12:00
John Gee
c0a8c0b0a1 Add editor configuration files and README lint and tweaks 2019-04-07 17:23:31 +12:00
John Gee
c858506a5e Add instructions for changing ownership to avoid need for sudo 2019-04-07 16:54:02 +12:00
John Gee
382113c1ab Remove another WIndows comment 2019-04-05 20:46:37 +13:00
John Gee
756dc20ed9 Add ToC to CHANGELOG, and reformat ToC 2019-03-31 22:31:00 +13:00
John Gee
7eaf2bb193 Merge branch 'PeterDaveHello-README.md-Table-of-Contents' into develop 2019-03-31 22:21:52 +13:00
John Gee
84413f3bbc Merge branch 'README.md-Table-of-Contents' of git://github.com/PeterDaveHello/n into PeterDaveHello-README.md-Table-of-Contents 2019-03-31 22:21:30 +13:00
John Gee
6efc962265 Add homebrew to CHANGELOG, add third part header in README, fix header levels 2019-03-31 22:00:09 +13:00
John Gee
c2256a194a Merge branch 'joelpurra-mention-brew-install-n' into develop 2019-03-31 21:38:04 +13:00
John Gee
ef0832a068 Merge branch 'mention-brew-install-n' of git://github.com/joelpurra/n into joelpurra-mention-brew-install-n 2019-03-31 21:37:10 +13:00
John Gee
c17dcd32ec Remove WIndows support joke, not funny anymore! 2019-03-29 21:25:17 +13:00
John Gee
669f018d5e Remove instructions for hacky nightly install 2019-03-29 21:24:37 +13:00
John Gee
5cfa62b17e Remove instructions for hand-install of npm 2019-03-29 21:21:39 +13:00
John Gee
db7a54f791 Remove inactive Core Team from README 2019-03-29 21:16:20 +13:00
John Gee
ca0991a7ec Remove gitter badge 2019-03-29 21:14:53 +13:00
John Gee
81314bb22d Update install examples to include partial numbers and match current menu. 2019-01-13 15:35:56 +13:00
John Gee
8042a79c93
Merge branch 'master' into feature/remove-io 2018-11-07 22:15:08 +13:00
Joel Purra
b1a7d72175
Mention brew install n
- The popular macOS package manager `brew` has a formula for `n`, maintained by the Homebrew community.
- Does not require installing `node` first.
- The `n` formula was installed 1401 times in the past 30 days (as of 2018-10-28T09:01:04Z).
- This commit adds the installation method below the `npm` and `make` methods, but above `n-install`, in `README.md`.

```shell
brew install n
```

See

- https://brew.sh/
- https://github.com/Homebrew/homebrew-core/blob/master/Formula/n.rb
- https://formulae.brew.sh/analytics/install/30d/
- https://formulae.brew.sh/api/analytics/install/homebrew-core/30d.json
2018-10-28 10:06:47 +01:00
John Gee
4491931be6 Effectively make stable an alias for lts. (Solves issue #335) 2018-09-05 21:30:23 +12:00
John Gee
7dc934ac6f Update README description of interactive version selection 2018-07-18 22:56:54 +12:00
John Gee
f86b3d1cfe Remove old io project support 2018-07-05 22:13:15 +12:00
Peter Dave Hello
219f9279a6 Add README.md "Table of Contents" 2017-10-23 13:26:37 +08:00
Sergei Zelinsky
0d8948753d Fix README.md 2017-10-10 23:30:49 +03:00
Troy Connor
14ab6ff01f
[README]Bumped version and added vim key bindings to README 2017-06-30 23:40:22 -04:00
Nimit Kalra
da7e38849d Revert "[Minor] - Updated the gif" 2017-04-13 18:19:42 -05:00
Marco Bruno
7fc7d6c014 Updated the gif 2017-04-12 17:48:00 -03:00
Troy Connor
487682a4ca
[docs]formatting 2017-04-12 09:11:43 -04:00
Troy Connor
cffc8f8e5d
[docs]Added n prune to docs 2017-04-12 09:10:25 -04:00
ponyspy
5415bb2661 prune and bin fix 2017-03-20 22:28:11 +03:00
simeji
8df3b3a16a Fix npmjs domain in README
Change npm domain to npmjs.com from npmjs.org
2017-02-11 20:08:50 +09:00