Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

strongant/diskclone

Open more actions menu

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

61 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Angular+Electron实现桌面硬盘克隆工具

First install or update your local project's npm tools:

# First install all the NPM tools:
npm install

# Or update
npm update

Then run the bower:

# To download `angular-material...` some files in the  `/bower_components` directory
bower  install

Then run the gulp tasks:

# To run `electron ./app/main.js` to start window or npm run start
gulp run

Build app

#To run `electron-packager . DiskClone --platform linux --arch x64 --version 1.1.3  --prune  --out=dist/ --overwrite  --icon =app/assets/img/appledisk.png --prune   --ignore=node_modules/electron-prebuilt --ignore=node_modules/electron-packager --ignore =.git` to generate curent path 'dist' directory
npm run build

Package app

#To run 'sudo zip -r d.zip dist/ && mv -f d.zip /tmp' zip app move to /tmp
npm run pack

View log file

cat /tmp/access.log

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published
Morty Proxy This is a proxified and sanitized view of the page, visit original site.