Gekko Forum
My personal helper-script - Printable Version

+- Gekko Forum (https://forum.gekko.wizb.it)
+-- Forum: Gekko (https://forum.gekko.wizb.it/forum-13.html)
+--- Forum: Third Party Software (https://forum.gekko.wizb.it/forum-18.html)
+--- Thread: My personal helper-script (/thread-57119.html)



My personal helper-script - Henry151 - 05-08-2018

Hey all,

I made this for myself, because I found I had done these steps all manually so many times that it just made sense to automate them; I took an old script I had written that just copies in my preferred .vimrc and .bashrc and installs  syntax-highlighting stuff for vim, and I added a section that installs node, npm, gekko and gekkoga and all the stuff needed for them and pulls in some strategies and extra indicators and stuff from other people in the commnuity.

If you use debian, it may be helpful for you.

It is, however, I understand, not the right way to set it up, because once it is set up, it is not protected by password. I never could figure out how to set up nginx to make it password-protected. Maybe one of y'all can help with that. I'd love it if this script automated that too. I'd really love just to hear input, or maybe even get my first pull request! Smile

https://github.com/151henry151/workspace-clone-utility


RE: My personal helper-script - susitronix - 05-08-2018

hi
That looks good!
I will try this...thanks