Startup script #35

Closed
opened 2019-04-27 22:11:30 -04:00 by kdeng00 · 0 comments
kdeng00 commented 2019-04-27 22:11:30 -04:00 (Migrated from github.com)

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.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: phoenix/icarus#35