Skip to content

FrancisToth/buck_with_android_projects

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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