This website requires JavaScript.
Explore
Help
Register
Sign in
mfgames-cil
/
mfgames-toolbuilder-cil
Archived
Watch
2
Star
0
Fork
You've already forked mfgames-toolbuilder-cil
0
Code
Issues
1
Pull requests
Projects
Releases
Packages
Activity
This repository has been archived on
2023-02-02
. You can view files and clone it, but cannot push or open issues or pull requests.
f359473be1
mfgames-toolbuilder-cil
/
scripts
/
build.sh
7 lines
82 B
Bash
Raw
Normal View
History
Unescape
Escape
build: switching setup for calculating Git versions
2022-04-02 04:30:27 +00:00
#!/usr/bin/env sh
build: removing Node dependency
2022-04-02 21:42:32 +00:00
build: switching setup for calculating Git versions
2022-04-02 04:30:27 +00:00
cd
$(
dirname
$0
)
/..
build: removing Node dependency
2022-04-02 21:42:32 +00:00
./scripts/setup.sh
||
exit
1
build: switching setup for calculating Git versions
2022-04-02 04:30:27 +00:00
dotnet build
Reference in a new issue
Copy permalink