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

Move config related items out of Manifest and into Spaceport #56

Open
saheljalal opened this issue Feb 6, 2022 · 0 comments
Open

Move config related items out of Manifest and into Spaceport #56

saheljalal opened this issue Feb 6, 2022 · 0 comments
Labels
enhancement New feature or request good first issue Good for newcomers

Comments

@saheljalal
Copy link
Collaborator

With the addition of Theme into Spaceport it makes more sense to migrate some of the other nostromo settings out of the Manifest higher up into the Spaceport type so that way we can keep manifests isolated to containing the commands themselves.

Spaceports can be used to drive config like log levels, global options, theming, etc. Update logging and refs to settings as well everywhere. Current options include:

  • aliasesOnly
  • backupCount
  • mode
  • theme
  • verbose
@saheljalal saheljalal added enhancement New feature or request good first issue Good for newcomers labels Feb 6, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

1 participant