How to install dinoDanic/diny. Official installation instructions. Project installation guide. Framework or library installation. Build installation instructions. How to setup and install from GitHub. Installation steps and setup instructions. Official docs and installation instructions GitHub.
dinoDanic/diny Installation Guide
How to install dinoDanic/diny. Official project installation instructions and setup guide.
⚡
Automated Install (Recommended)
Quick installation instructions for dinoDanic/diny. This is the fastest way to complete project installation and setup.
Install via curl
curl -fsSL https://hexmos.com/ipm-install | bash &&
ipm i dinoDanic/dinyor
Install via npx
npx @hexmos/ipm i dinoDanic/dinyPrerequisites
git
version_controlbrew
package_managerVersion: any
scoop
package_managerVersion: any
Manual Installation Methods
Manual installation instructions. How to install from GitHub source.
macOS / Linux (Homebrew)
brew install dinoDanic/tap/dinyWindows (Scoop)
scoop bucket add dinodanic https://github.com/dinoDanic/scoop-bucket
scoop install dinyManual Installation (Linux)
curl -sSL -o diny.tar.gz https://github.com/dinoDanic/diny/releases/latest/download/diny_Linux_x86_64.tar.gz && tar -xzf diny.tar.gz
sudo mv diny /usr/local/bin/
rm diny.tar.gzPost Installation Steps
- Stage your changes: git add
- Run diny: diny commit
