Skip to content

Instantly share code, notes, and snippets.

@sinhlt58
Last active October 9, 2018 03:36
Show Gist options
  • Save sinhlt58/f5b02829bb1d2439009876a029527a10 to your computer and use it in GitHub Desktop.
Save sinhlt58/f5b02829bb1d2439009876a029527a10 to your computer and use it in GitHub Desktop.
git submodule add https://github.com/facebook/duckling libs/duckling
git add libs/duckling
git commit -m "add duckling module"
git submodule update --init libs/duckling/
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment