Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/salmmanfred/tomnull
https://github.com/salmmanfred/tomnull
Last synced: 9 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/salmmanfred/tomnull
- Owner: salmmanfred
- License: mit
- Created: 2021-01-12T14:21:13.000Z (about 4 years ago)
- Default Branch: master
- Last Pushed: 2021-01-12T14:21:20.000Z (about 4 years ago)
- Last Synced: 2024-11-12T13:21:03.243Z (2 months ago)
- Language: Rust
- Size: 3.91 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: license
Awesome Lists containing this project
README
This is a program that combines together 2 files.
This program also tells you what lines in File1 are changed.
After compiling the program add target/release(or debug) to PATH.
The program works in the way that you call it then give it the file1(the file that will be changed)
Then you give it file2 the orgin file that will change file1 it will then tell you what is diffrent about the 2 files.
After that you can continue to combine them or do nothing.
Feel free to test it on other operating systems and changing it to work on other operating systems.
If you make updates that make this software better please feel free to contribute it. by doing a pull request from your fork of the software.