Skip to content

The program can quickly use scratch-source-copier and scratch-source-comparer to compare the differences between different scratch projects

License

Notifications You must be signed in to change notification settings

SimonShiki/scratch-source-online-comparer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

scratch-source-online-comparer

The program can help you quickly use scratch-source-copier and scratch-source-comparer to compare the differences between different scratch projects

Usage

  This program depends on scratch-source-copier and scratch-source-comparer, so please make sure that the other two projects are in the program directory and the corresponding dependencies have been configured before use.So you may need to enter the following command to configure:

sudo update
sudo apt install nodejs git
git clone https://github.com/Steve-xmh/scratch-source-copier
cd scratch-source-copier && npm i
git clone https://github.com/Steve-xmh/scratch-source-comparer
cd ../scratch-source-comparer && npm i

To use it, enter the following command:

./soc [link1] [link2]

About

The program can quickly use scratch-source-copier and scratch-source-comparer to compare the differences between different scratch projects

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages