Install npm apps with dotbot and yarn
This plugin requires dotbot
to be installed.
Also, at runtime this plugin requires yarn
command to be installed.
- Run:
git submodule add https://github.com/duranzno/dotbot-yarn.git
- Modify your
./install
with new plugin directory:
"${BASEDIR}/${DOTBOT_DIR}/${DOTBOT_BIN}" -d "${BASEDIR}" -p "${BASEDIR}/dotbot-yarn/yarn.py" -c "${CONFIG}" "${@}"
Add required options to your install.conf.yaml
:
- yarn:
- create-react-app
- heroku
- firebase-tools
MIT. See LICENSE for more details.
👤 Alejandro Duran
- Website: https://duranzno.now.sh
- Twitter: @duranzno_dev
- Github: @duranzno_
- LinkedIn: @duranzno
Give a ⭐️ if this project helped you!
This README was generated with ❤️ by readme-md-generator