ProjectInitializationAutomation icon indicating copy to clipboard operation
ProjectInitializationAutomation copied to clipboard

Results 17 ProjectInitializationAutomation issues
Sort by recently updated
recently updated
newest added

I think it is pretty easy to conceal the password by using something like "cat" command to get the password in a file that has permissions only for your user:...

When I write touch env in my terminal, there is no .env file to type in credentials. How am I supposed to do it on a mac? Thanks a lot!

I found the issue on my Mac machine, with retrieving the username from the .env file. The issue arose because my Github and Mac machine usernames were different. On the...

I am modifying the project to add a new file according to the user extension given in a second argument in the bash command. After setting all up my code...

the first statement cd takes you to the home directory which makes create.py unaccessible. Therefore the cd should be removed

hello kalle, i made the major changes, test my code on your windows machine(your new windows machine 😎)

add `cp .my_commands.sh ~` before `source ~/.my_commands.sh`