#
install
Here are 732 public repositories matching this topic...
good first issue
area: monorepo
Everything related to the pnpm workspace feature
Yarn compat
Issues related to compatibility with Yarn
Installing Development environment on macOS
-
Updated
May 8, 2022 - Shell
Your favorite operating systems in one place. A network-based bootable operating system installer based on iPXE.
linux
docker
ansible
install
dhcp
installer
ipxe
netboot
pxelinux
boot
provisioning
menu
tftp
pxe
operating-systems
hacktoberfest
liveos
baremetal
pxeboot
netbootxyz
-
Updated
Jul 8, 2022 - Jinja
Arch Linux Fast Installer : tutorial installer
-
Updated
Feb 7, 2022 - Shell
DisplayLink driver installer for Debian and Ubuntu based Linux distributions.
linux
install
debian
ubuntu
installer
driver
elementary
mint
kali
displaylink
displaylink-debian
debian-linux
displaylink-driver-installer
deepin
-
Updated
Jul 8, 2022 - Shell
Raspberry Pi App Store for Open Source Projects
raspberry-pi
gui
install
uninstall
installer
raspbian
app-store
hacktoberfest
twister
gui-script
raspberry-pi-4
raspbian-buster
twisteros
pi-apps
botspot
rpi-youtuber
-
Updated
Jul 9, 2022 - Shell
marakew
commented
May 29, 2022
--- a/src/LessMsi.Core/Msi/Wixtracts.cs
+++ b/src/LessMsi.Core/Msi/Wixtracts.cs
@@ -504,7 +504,7 @@ namespace LessMsi.Msi
Path originalCabFile = Path.Combine(msi.Parent, cabSourceName);
if (!originalCabFile.Exists)
{
- throw ExternalCabNotFoundException.CreateFromCabPath(cabSour
Fast, resilient, reproducible builds with npm install.
cli
npm
package
yarn
dependency-manager
install
ci
package-json
dependencies
dependency
shrinkwrap
pnpm
lockfile
package-lock
offline-mirror
-
Updated
Jan 3, 2022 - TypeScript
A convenient way to initialize your application
-
Updated
Apr 6, 2022 - PHP
Use shell scripts to install kubernetes(k8s) high availability clusters and addon components based on kubeadmin with one click.使用shell脚本基于kubeadmin一键安装kubernetes 高可用集群和addon组件。
bash
kubernetes
install
kubernetes-cluster
kubernetes-setup
kubeadm
kubernetes-install
kubeadmin-kubernetes
kainstall
-
Updated
Jul 4, 2022 - Shell
Open
Add Boost-Note
dtantono
commented
Jul 7, 2022
I have checked that this app does not already have a pending request and has not previously been declined.
App Name: Boost-note
Download URL: https://github.com/BoostIO/BoostNote-App/releases/download/v0.23.1/boost-note-linux.deb
Website URL: https://boostnote.io/
App Summary: a note-taking app
Installation script to deploy standard software on Macs
macos
shell
zsh
install
deployment
script
installer
dmg
pkg
macadmin
hacktoberfest
self-service
jamf-pro
mosyle
-
Updated
Jul 7, 2022 - Shell
proxmox (pve) post installation optimizing and helper scripts
-
Updated
May 10, 2022 - Shell
A open source android application, and used to manage app,export apk, watch recent processes.
-
Updated
Sep 20, 2017 - Java
Install NixOS on top of any existing Linux distribution without rebooting
-
Updated
Mar 2, 2019 - Shell
Arch Linux Desktop Installer : tutorial installer
-
Updated
Feb 8, 2022 - Shell
Improve this page
Add a description, image, and links to the install topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the install topic, visit your repo's landing page and select "manage topics."


I have a project that is in a monorepo and uses yarn right now.
I'm considering migrating to pnpm for the monorepo, as well as all other projects I contribute to, as I have a small SSD as local storage (and with Windows...). However, it would be ideal if there was compatibility between yarn's workspaces and pnpm, so that we don't have to jump "all in" to it.
To this end, yarn allows packages