GOS DEVLOG 13
On the last devlog I had gos making .gos folder in the homedirectory of the user where it stores custom templates made by the user
What I have got new
I have added two new features:
gosaddgosget
-[gosadd]
-
We use the this command to add any folder as a template that we can later use with a different command
-
We have got a
-aflag to add to folder. Although we wont be using this flags because I have got a way to make it easier and faster to type in the terminal and have given the solution inREADME.mdin[After installation]
-[goget]
-
We use this command to fetch the copied folder from
.gos/usr_Templatesto the current directory we are on -
“gosget” uses two flags:
–-p–> We use this to give in the new name of the template folder that will be saved in the current directory
–-e–> We use this to get the correct template that we have stored -
Both
-pand-edefault values are an empty string so passing a value in necessary for it to work
Comments 0
No comments yet. Be the first!
Sign in to join the conversation.