added nodejs and yarn package manager

This commit is contained in:
James Tomasino 2019-02-24 11:54:33 -05:00
parent 2329be66fe
commit 0bbbb666f0
2 changed files with 6 additions and 0 deletions

View File

@ -2,6 +2,10 @@ install: apt bin templates man completion files efingerd menu postfix updatemotd
.PHONY: apt bin templates man completion files efingerd menu postfix updatemotd source
apt:
curl -sS https://dl.yarnpkg.com/debian/pubkey.gpg | sudo apt-key add -
if [ ! -f "/etc/apt/sources.list.d/yarn.list" ]; then \
echo "deb https://dl.yarnpkg.com/debian/ stable main" | sudo tee /etc/apt/sources.list.d/yarn.list; \
fi
xargs -a pkglist sudo apt install -y
source:

View File

@ -46,6 +46,7 @@ nethack-console
newmail
nginx
ninvaders
nodejs
nudoku
openbsd-inetd
par
@ -76,6 +77,7 @@ update-motd
uucp
weechat
xsel
yarn
ytalk
zangband
zile