Skip to content

fmedlin/robomake

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

robomake

From your Android NDK directory, execute robomake

robomake <app-name>

It will rebuild your app when a source file change is detected.

TODO

  • Parameterize the file extensions to watch

  • Currently does a build for each source file that changes; need to batch those and build only once.

About

A ruby gem for automating Android NDK builds

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages