-
Notifications
You must be signed in to change notification settings - Fork 31
Open
Description
Copied from solana-program/counter-shank#4
Problem
We eventually want to generate a CLI to go with a program, but there's a few questions:
- does it go in
clients/or a newapps/folder? We decided to go withclients/until there are moreapps/ - how do we reuse scripts between the CLI and rust client? in CI: Add CLI format / lint / test paladin-bladesmith/sol-stake-view-program#9 we added a flag, but there's a preference to avoid reusing scripts, and instead move things to utils scripts
Solution
Come to a decision and add it here
Metadata
Metadata
Assignees
Labels
No labels