Skip to content

Point amber to files path #9

@baldurmen

Description

@baldurmen

While trying to run amber with bundle exec amber to keep gem files in a specific directory, I found that:

  • I could not get bundle exec amber to work outside of the amber directory
  • amber refused to server anything since I was not in the directory where the website files were (Could not find amber/config.rb in the directory tree. Run amber from inside an amber website directory)

I think this could be solved if you could run something like amber server --path instead of needing to run amber in the website files working dir.

I ended up symlinking a bunch of stuff to make this work, which is not ideal.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions