Skip to content
This repository has been archived by the owner on Aug 31, 2023. It is now read-only.

Where are the configuration options? #43

Closed
jloleysens opened this issue Feb 27, 2020 · 3 comments
Closed

Where are the configuration options? #43

jloleysens opened this issue Feb 27, 2020 · 3 comments

Comments

@jloleysens
Copy link
Contributor

Playing with dev-rome a bit the documentation seems to only go one level deep; listing the commands that are available on ./scripts/dev-rome --help. Specific help for subcommands was not present and so I ran into 👇🏻 quite quickly.

Couldn't find a rome.json or rome.rjson or .rome.json or .rome.rjson for
    /my/cool/project/path

The following would be really helpful (to me, a totally random new user 😅):

  1. A way to get docs for sub-commands
  2. Some kind of indication of how to interact commands (./scripts/dev-rome config --help)
  3. A pointer to config options and how to hydrate a new project

Seems relevant to #7

@bhargav4web
Copy link

hi,
Rome project config exist as rome.json or rome.rjson files. It can also in the rome property, in package.json.

@sebmck
Copy link
Contributor

sebmck commented Feb 27, 2020

#55 will add some documentation.

@diokey
Copy link
Contributor

diokey commented Mar 11, 2020

It looks like this PR #165 will improve CI output including subcommand help and examples

@sebmck sebmck closed this as completed May 12, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants