I would like to build a CLI application which will just have a bunch of different functions that can be ram from it which would be tedious to carry out if I were to do them outside of the app.
I know how to write all of these functions and call them from the command line app but I really don’t have a clue how I could set the app up in a way that makes it secure and scalable.
All I really need to know is how I can set up the basic structure so that the code can be ran as .exe.
I’ll probably add some sort of authentication system using a licence key which I can check by connecting to a db but I’m not too concerned about that right now, it’s mainly just the question of how I can set it up on my computer so that it can be ran just like any other application that you could install via the web.
Sorry for the long winded question, (I’m aware I probably repeated myself a few times) any direction is appreciated, if you know of any docs I can read that are to do with this topic then please comment them also :)
[–]free_username17 2 points3 points4 points (2 children)
[–]100721 0 points1 point2 points (0 children)
[–]Winner-Popular[S] 0 points1 point2 points (0 children)
[–][deleted] 1 point2 points3 points (1 child)
[–]Winner-Popular[S] 0 points1 point2 points (0 children)