Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ianwalter/dotnpm
Ian's npm config
https://github.com/ianwalter/dotnpm
configuration dotfiles npm
Last synced: 7 days ago
JSON representation
Ian's npm config
- Host: GitHub
- URL: https://github.com/ianwalter/dotnpm
- Owner: ianwalter
- License: isc
- Created: 2018-09-29T17:57:49.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2020-07-30T01:26:21.000Z (over 4 years ago)
- Last Synced: 2024-12-10T06:26:33.754Z (2 months ago)
- Topics: configuration, dotfiles, npm
- Language: Shell
- Size: 8.79 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# dotnpm
> Ian's [npm][npmUrl] configuration (part of [dotfiles][dotfilesUrl])## Installation
Install packages in the global package list if they are not already installed:
```console
./install.sh
```## Uninstall
(not implemented)
ISC © [Ian Walter](http://iankwalter.com)
[npmUrl]: https://www.npmjs.com
[dotfilesUrl]: https://github.com/ianwalter/dotfiles