Hi all,

if you find the time, please try out the gradle stuff. I want this to work
on every possible platform, BEFORE we actually switch to Gradle as a build
tool:

*Linux on command line*
git clone http://github.com/binwiederhier/syncany-gradle
cd syncany-gradle
./gradlew installApp
sudo ./gradlew fakeinstall
syncany --help

*Windows on command line*
git clone http://github.com/binwiederhier/syncany-gradle
cd syncany-gradle
gradlew installApp
syncany-cli\build\install\syncany-cli\bin\syncany-cli --help    (no
fakeinstall yet)

*For Eclipse*
git clone http://github.com/binwiederhier/syncany-gradle
cd syncany-gradle
gradlew eclipse

Then open Eclipse: File -> Import -> General -> Existing ... -> Select ..
-> [x] Search for nested projects --> Ok

Thanks,
Philipp
-- 
Mailing list: https://launchpad.net/~syncany-team
Post to     : [email protected]
Unsubscribe : https://launchpad.net/~syncany-team
More help   : https://help.launchpad.net/ListHelp

Reply via email to