This website requires JavaScript.
Explore
Help
Sign In
dnrops
/
Cuckoo
Watch
1
Star
0
Fork
You've already forked Cuckoo
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
stencil
Cuckoo
/
build_generator
7 lines
99 B
Bash
Executable File
Raw
Permalink
Blame
History
#!/usr/bin/env bash
cd
Generator
rm -rf .build
env -i
PATH
=
"
$PATH
"
HOME
=
"
$HOME
"
swift build
cd
..
Reference in New Issue
View Git Blame
Copy Permalink