Releases: brvtalcake/FManC
0.0.1
First release
Pay attention to the status of this project
I'm gonna be honest, I do not completely focus on coding, and I just take a lot of pleasure while discovering the whole process of development and the bunch of things that come with it. This project for me stands as an educationnal object, and since I still do not have the required skills to make something decent, please do not use my lib for something serious.
Technical considerations
There's still much to improve and to add. Moreover, for some reason, some unit tests I wrote gave me a headache since one can run silently on ubuntu and can give a different result on windows, although I provided the same parameters with the same functions. So yeah, a lot to do, that leaves me stuck.
Final point
However, maybe one day this lib will become interesting, with for example functions to locate files, functions to analyze the content of a file that would tell "yes this precise word satisfies this regex" or things like that. Again, a lot of ideas, but I take time to discover all the tools that comes with development, and so forth.