Skip to content

Setup instructions assumes zsh and GNU tools? #41

@foolip

Description

@foolip

https://github.com/mdittmer/web-apis#serving-locally-for-development

. ./scripts/dev_env.sh results in the following errors on a Mac running bash:

dirname: illegal option -- b
usage: dirname path
readlink: illegal option -- f
usage: readlink [-n] [file ...]

The BSD readline doesn't have the -f option. And there's something different about what $0 means I guess.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions