This website requires JavaScript.
Explore
Help
Sign In
twisterarmy
/
twister-core
Watch
1
Star
0
Fork
0
You've already forked twister-core
mirror of
https://github.com/twisterarmy/twister-core.git
synced
2025-01-09 22:37:55 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
bfd7a06862
twister-core
/
bootstrap.sh
8 lines
70 B
Bash
Raw
Normal View
History
Unescape
Escape
First try to add proper autotools build system
2014-01-17 18:36:06 +00:00
#!/bin/sh
should be ok to keep git update of submodules (websocket) even when they are not enabled in configure
2018-04-30 12:59:50 +00:00
git submodule update --init
First try to add proper autotools build system
2014-01-17 18:36:06 +00:00
./autotool.sh
./configure
$@
Reference in New Issue
Copy Permalink