Skip to content

Instantly share code, notes, and snippets.

@kevinrobinson
Created December 8, 2015 16:28
Show Gist options
  • Select an option

  • Save kevinrobinson/54e2adebd7efa06c4585 to your computer and use it in GitHub Desktop.

Select an option

Save kevinrobinson/54e2adebd7efa06c4585 to your computer and use it in GitHub Desktop.
native.genrule(
name = "gen_word2vec_pygenrule",
tools = ["gen_gen_word2vec_py_wrappers_cc"],
out = ["gen_word2vec.py"],
...
)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment