This website requires JavaScript.
Explore
Help
Sign In
pulsar-edit
/
pulsar
Watch
1
Star
1
Fork
0
You've already forked pulsar
mirror of
https://github.com/pulsar-edit/pulsar.git
synced
2025-01-05 22:04:34 +03:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
2a7d35cc39
pulsar
/
script
/
cibuild
7 lines
65 B
Plaintext
Raw
Normal View
History
Unescape
Escape
Update script/cibuild to work with the Mac Janky server
2013-02-27 22:47:53 +04:00
#!/bin/sh
Carry CEF1 directories over to CEF3
2012-08-31 21:43:21 +04:00
Echo commands in script/cibuild for debugging purposes
2013-02-27 23:38:05 +04:00
set -ex
Update script/cibuild to work with the Mac Janky server
2013-02-27 22:47:53 +04:00
rm -rf ~/.atom
Use two -f flags to clean all git dirs
2013-05-29 21:01:33 +04:00
git clean -dff
Use [ -t 1 ] to check if we should output progress bar.
2013-04-04 23:22:22 +04:00
rake clean test
Reference in New Issue
Copy Permalink