question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

[create] allow organization standards when creating a project

See original GitHub issue

First of all I think it is great that someone thought about creating standards for WC and a CLI tool to bootstrap a project applying them by default.

The problem starts when you have to create a project for your organization. Then you probably have different coding standards. This ends up using npm init @open-wc and replacing configuration files after that. Obviously an organization should afford to have own tool to do this but I would argue that @open-wc is great and is worth using it instead internal tool that will be written once and never maintained.

I would like to see a configuration option to install different modules for prettier, eslint, and commits. Or maybe the tool would detect a globally installed module that has required configuration files that will be applied to generated project and the user selects the template in the CLI UI. I think the later is a better UX for developer than configuration option.

Issue Analytics

  • State:closed
  • Created 4 years ago
  • Comments:6 (4 by maintainers)

github_iconTop GitHub Comments

1reaction
SampsonCrowleycommented, Jul 29, 2019

This will get really messy really fast. Personally I think it would be better to add docs on how to modify the config or create your own generator based off of this one. there are way too many variables to try to predict end-user custom configs and tooling preferences

0reactions
stale[bot]commented, Sep 19, 2019

Hey there, it’s me again! I am going close this issue to help our maintainers focus on the current development roadmap instead. If the issue mentioned is still a concern, please open a new ticket and mention this old one. Cheers and thanks for using Open Web Components!

Read more comments on GitHub >

github_iconTop Results From Across the Web

Why and how to create performance standards in an ... - Clockify
Performance standards focus on how one should do the job properly. Find out how to set these measures the right way.
Read more >
Organizational standards - PMI
There are standards that work across organizations, but organizations will evolve the PMBOK® Guide into organization-specific areas. Project management is ...
Read more >
Establishing and enforcing organizational standards
When a project manager creates a new project, the project is based on the Enterprise Global template, enforcing standard usage across all ...
Read more >
Creating and managing projects - Documentation
Google Cloud projects form the basis for creating, enabling, and using all Google ... are not allowed to create projects outside of an...
Read more >
The Ultimate Guide to Setting up a PMO
Standards can include mandatory project templates but also rules on how projects must be carried out. For example what lines of approval must...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found