licensee/script/license-path

6 lines
147 B
Bash
Executable File

#!/bin/sh
# Given a project, returns the path to its license
# Usage: script/license-path [PROJECT_PATH]
bundle exec bin/licensee license-path $1