GitHunt
AI

ailtonbsj/ddrescue-split-calculator

Generate commands to split disks with ddrescue

DDrescue Split Calculator

DDrescue is used for backup and restore disks or even splitting them into multiple parts. This calculator is intended to allow you to divide your files or disks more easily.

History of commands

# Start project
ng new ddrescue-split-calculator
cd ddrescue-split-calculator
ng add @angular/material
npm start

# Deploy on gitpages
npm i -g angular-cli-ghpages
ng build --configuration production
angular-cli-ghpages --dir=dist/ddrescue-split-calculator

Languages

TypeScript46.3%HTML42.6%CSS11.1%

Contributors

Created March 21, 2024
Updated March 23, 2024