Skip to content
#

howto

Here are 429 public repositories matching this topic...

leephillips
leephillips commented Jul 5, 2021

The finished project does not work on my machine (Debian 10). After entering mix phx.server I was prompted to install rebar3, which I did. Entering mix phx.server gets me this error:

function :crypto.hmac/3 is undefined or private 
bug help wanted good first issue chore
Open

v1.1

4
phuctm97
phuctm97 commented Feb 16, 2022

Some of features would be really awesome to have in the next release 🚀:

  • Parser: Handle single-quoted strings.
  • Parser: Other improvements to make sure parser's first step always return correct number of tokens.
  • Parser: Handle advanced syntax of options: grouped options, option using =
  • Parser: Handle arguments with isOptional, isPersistent, isRepeatable, etc, diff
enhancement good first issue

Improve this page

Add a description, image, and links to the howto topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the howto topic, visit your repo's landing page and select "manage topics."

Learn more