WAS-CLI
- 6 Devlogs
- 5 Total hours
"Was" is a time machine for documents. It's like a version control for documents inspired by Git (used for code version control).
"Was" is a time machine for documents. It's like a version control for documents inspired by Git (used for code version control).
I have manually revised the source code, fixed some bugs , simplified the source.
Development of WAS (Beta) is completed
Now, WAS can save versions of documents, differentiate them, check status with previous and current documents and way more.
The log feature can show all versions at once.
All features list are available in my README
https://github.com/MDSUWasi/was-cli/blob/master/README.md
and also the in screenshot below-
The development of initial WAS is completed.
Now, just download WAS in PC, Use terminal to setup (For first time and during watch feature) and start using the document time machine.
The technical development is complete. Now some little more work remains in documentation, final source check up etc.
Today ‘WAS’ got it’s new update.
Updates:
Upcoming Updates: In the next update I will check for security issues and fix those.
And also decide whether “WAS” will get a GUI or Not.
Initial Structure Completed.
Current update: WAS can keep the data of change and save by version name.
Next Update: Next update will enable auto track and change versions.
“WAS” is a time machine for documents. The main reason of creating this is to solve my own problems. When I was coding git helped me to go back in code’s time and saved me from future mistakes. Inspiring from this I want same feature for documents too. I created it to solve my own study documents problem. Imaginary Example: In organic chemistry there are many different equations for same product. Here, WAS will help me to go back to any easier equation I wrote previously before writing the complex/ error equation.