Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Create a CLI setup script #48

Open
blueridger opened this issue Feb 12, 2021 · 1 comment
Open

Create a CLI setup script #48

blueridger opened this issue Feb 12, 2021 · 1 comment
Labels
Feature Team Tracked by the Feature Team

Comments

@blueridger
Copy link
Member

blueridger commented Feb 12, 2021

Create a script that prompts the user for the required configurations for an instance, including:

  • Plugins used (sourcecred.json)
  • Tokens for each plugin (.env)
  • Grain distributions (grain.json)

Additionally, it can call plugin-specific sub-scripts that build the plugin configs.

A bash script would be the obvious choice, though there are other options. It would be really nice to utilize the new Instance interface for read/write (sourcecred/sourcecred#2764).

@blueridger blueridger added the Feature Team Tracked by the Feature Team label Feb 12, 2021
@KuraFire
Copy link
Member

Can I be involved in this to help design the script flow & language?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Feature Team Tracked by the Feature Team
Projects
None yet
Development

No branches or pull requests

2 participants