Skip to content
This repository has been archived by the owner on Nov 5, 2022. It is now read-only.

Create install.bat similar to install.sh #5

Open
Crowfunder opened this issue Oct 19, 2020 · 0 comments
Open

Create install.bat similar to install.sh #5

Crowfunder opened this issue Oct 19, 2020 · 0 comments
Labels
good first issue Good for newcomers

Comments

@Crowfunder
Copy link
Owner

You can simply rewrite install.sh in batch. It has to sustain the same functionality, although you can use different tools and methods. The script shouldn't have any external requirements aside from pip and git.
tl;dr:

  1. Rewrite install.sh in batch.
  • No external requirements aside from git and pip.
  • Same functionality as install.sh.
  1. Name it install.bat.
@Crowfunder Crowfunder added the good first issue Good for newcomers label Oct 19, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

1 participant