User Story
Essential components
Story
As a Maintainer
I want the project name to be configurable rather than hard coded in the main extension class
so that I can easily reuse and modify the project name
Acceptance Criteria
(Rules or scenarios are acceptable formats.)
- Rule 1 the project name is not hard coded in Library.java
- Rule 2 the project name is accessible via environment variable
Dependencies
Depends On
#125