cxxxr / valtan

Common Lisp to JavaScript compiler
235 stars 6 forks source link

Makefile #16

Closed garlic0x1 closed 7 months ago

garlic0x1 commented 7 months ago
  1. Fix typo in usage output.
  2. Add Makefile for easy building from source.
  3. Use https URL for submodules, git URL denies permission.
  4. Add instructions to Readme for building from source.

The Makefile using the updated submodule URL should help installation process for this guy https://github.com/cxxxr/valtan/issues/11