Skip to content

FrancisToth/buck_with_android_projects

Folders and files

NameName
Last commit message
Last commit date

Latest commit

cd24652 · Sep 26, 2015

History

5 Commits
Sep 26, 2015
Sep 26, 2015
Sep 26, 2015
Sep 26, 2015
Sep 26, 2015
Sep 26, 2015
Sep 26, 2015
Sep 26, 2015
Sep 26, 2015

Repository files navigation

Thanks for installing Buck!

In this quickstart project, the file apps/myapp/BUCK defines the build rules.

At this point, you should move into the project directory and try running:

buck build //apps/myapp:app

or:

buck build app

See .buckconfig for a full list of aliases.

If you have an Android device connected to your computer, you can also try:

buck install app

This information is located in the file README.md if you need to access it later.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages