KeliLanguage / compiler

The compiler for Keli
https://keli-language.gitbook.io/doc/specification/
Apache License 2.0
171 stars 1 forks source link

Make tag optional in add-dependency command #56

Open wongjiahau opened 5 years ago

wongjiahau commented 5 years ago

This can be done by fetching using the following API (only for GitHub).

https://api.github.com/repos/:owner/:repo/tags

For example,

https://api.github.com/repos/KeliLanguage/corelib/tags