Create a script that prepares the project for use, it can be interactive but it should aim to reduce any ambiguity to getting started with the project. I am currently developing this project on dotnet core but I would like for this script to be compatible with any environment. For the time being I will develop a script for Unix-like enviornments, notably the Linux environment. I could choose to create a Bash script or write a dotnet core program to automate the getting started process. The latter makes it easier to use on other environments. I will have to decide when I get there later.
Create a script that prepares the project for use, it can be interactive but it should aim to reduce any ambiguity to getting started with the project. I am currently developing this project on dotnet core but I would like for this script to be compatible with any environment. For the time being I will develop a script for Unix-like enviornments, notably the Linux environment. I could choose to create a Bash script or write a dotnet core program to automate the getting started process. The latter makes it easier to use on other environments. I will have to decide when I get there later.
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
Create a script that prepares the project for use, it can be interactive but it should aim to reduce any ambiguity to getting started with the project. I am currently developing this project on dotnet core but I would like for this script to be compatible with any environment. For the time being I will develop a script for Unix-like enviornments, notably the Linux environment. I could choose to create a Bash script or write a dotnet core program to automate the getting started process. The latter makes it easier to use on other environments. I will have to decide when I get there later.