Now it's just simple tool kit, but I want to expand this project. I want to create the universal batch scripts library. I believe that batch is very underrated. Also I want to make Batch DevKit.
#Batch-tools
1 messages · Page 1 of 1 (latest)
Batch isn't underrated there are plenty of people who use batch, or PowerShell to automate tasks.
When Batch is compared to a language like Python, C++, even C it crumbles. Batch is good for automation of a task on Windows, likewise shell scripting is good to automate tasks on Linux.
Cool idea with a "batch toolkit" but so far I don't really see the point of it.
Also in your readme you have UNIX-Features, batch only works on Windows, the unix system is a completely different thing. If this had unix features, I should be able to download your project and run it on my Linux machine (which for the record I can't)
If you are talking about an implementation of UNIX tools, then you may want to specify that a bit better