Skip to content

Conversation

@elenabardho
Copy link
Contributor

List of changes

  • Add / Fix / Change / Remove


## Installation

### Option 1: Add to PATH (Recommended)
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Probably better if we offer a single solution IMO

#!/bin/bash

##################################################
# Governance Scripts CLI Wrapper
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

should this file be called governance.sh ?

@@ -0,0 +1,109 @@
#!/bin/bash

##################################################
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

a wrapper is quite nice
it could allow us to load custom configs

metadata-canonize)
exec "$SCRIPTS_DIR/metadata-canonize.sh" "$@"
;;
cip108-human)
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

maybe a rename on this script, WDTY?

pdf-remove-metadata)
exec "$SCRIPTS_DIR/pdf-remove-metadata.sh" "$@"
;;
query-actions)
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

does this script fit in this repo?
im not sure

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

WDYT?

Copy link
Contributor Author

@elenabardho elenabardho Jan 22, 2026

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

we can have a helper folder for scripts we use to help prepare the metadata ?

Co-authored-by: Ryan <ryan.williams@intersectmbo.org>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants