Skip to content

Latest commit

 

History

History
19 lines (19 loc) · 539 Bytes

README.md

File metadata and controls

19 lines (19 loc) · 539 Bytes

The Goal is to

Reduce mistakes

Reduce brain colories expensses

To Use it , need to download Meir-tools dependancies and set it on the right location.

Instruciton - TBD

Install dependancies

ref | https://github.com/Meir-Tools/Functions/blob/main/README.md

winget install -e --id 7zip.7zip
curl --ssl-no-revoke -L https://github.com/Meir-E/Functions/archive/refs/tags/tag0.01.zip > myfile.zip
"%PROGRAMFILES%\7-Zip\7z" e myfile.zip -o"%USERPROFILE%\Documents\GitHub\Functions"
del myfile.zip