�Rename `marketplace-kit` and `marketplace_builder`
Research
Rename `marketplace-kit`
25 replies
Comparing results
pos | pos-cli | pos-kit |
Refer to the brand | Refer to the brand � | Refer to the brand |
Explains what the user is installing | Explains what it is �(cli = command line interface) | Explicitly specifies what it works with. |
Intuitive (Other companies named their CLI tools after their main name Heroku, AWS, Hanami.) | Consistent with other tools offering a cli interface. (Other companies named their CLI tools like this Zapier) | Allows for a variety of different-purposed commands |
Simple (Easy to remember) | | |
Short (Quick to type) | | |
Rename `marketplace_builder`
28 replies
Comparing results
app | pos-instance | instance | pos-build |
Other frameworks using the same structure | Name everything after the brand | Has more meaning when used in the wider context of pOS | Build works as a command (build instance) and as an output (the build directory) |
Short (quick to type) | Consistency | | |
That's what the directory represents. | | | |
Anything else to rename
Other suggestions
Original | Suggested |
form_configurations | forms (3) |
custom_model_types | models (2) |
user_profile_types | user_profiles user |
partials | content_blocks �containers |
layouts | templates |
authorization_policies | policies |
graph_queries | queries |
custom_model_types | models |
customizable_id | parent_model_id |