Open jillpe opened 2 months ago
Customize the metadata by creating a work type for the universitys' specifications in the google sheet
app/models/unca_work.rb
Mimic the way MobiusWork was added
There is a branch started: add-unca-work-type
add-unca-work-type
git clone gitgit@github.com:scientist-softserv/hykuup_knapsack.git cd hykuup_knapsack git checkout -b required_for_knapsack_instances (weird but necessary) git checkout -b i123-your-ticket git submodule init git submodule update --remote (if needed) docker compose build docker compose up
Items not in DCMES and will need customizations:
Customize the metadata by creating a work type for the universitys' specifications in the google sheet
app/models/unca_work.rb
Mimic the way MobiusWork was added
There is a branch started:
add-unca-work-type
Local Development QuickStart