Skip to content

Latest commit

 

History

History
31 lines (19 loc) · 651 Bytes

README.md

File metadata and controls

31 lines (19 loc) · 651 Bytes

crystal-v8

V8 Javascript engine for Crystal.

Installation

shards install //need to lucky-cli 

lucky install  //need to ecosystem for v8 engine 

Usage

TODO: Write usage instructions here

Development

TODO: Write development instructions here

Contributing

  1. Fork it (https://github.com/your-github-user/duk-js/fork)
  2. Create your feature branch (git checkout -b my-new-feature)
  3. Commit your changes (git commit -am 'Add some feature')
  4. Push to the branch (git push origin my-new-feature)
  5. Create a new Pull Request

Contributors

  • fukaoi fukaoi - creator, maintainer