ldoc
ldoc copied to clipboard
How to install this?
Hi,
Your installation instructions in the README is incomprehensible. Can you please describe how to install this on Windows?
Also, you mention dependencies... ... which can only be installed using luarocks!
So why can't luarocks also install this and dependencies?
Yo take a breath man. Some people have mane this and others maintain and support it in their spare time.
Yes I agree the installation docs in the README could use cleanup, but here is a summary:
$ luarocks install ldoc
@alerque Cool, so does luarocks also handle the dependencies, or it's one-at-the-time operation?
Yes, it handles dependencies automatically (to the same location you install to, so global by default, but you can select user local or a specific project tree yourself).