Giter VIP home page Giter VIP logo

very_good_dart_cli's People

Contributors

alestiago avatar dependabot[bot] avatar erickzanardo avatar felangel avatar github-actions[bot] avatar hkuczynski avatar lsaudon avatar renancaraujo avatar tomarra avatar wolfenrain avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Forkers

yczar yussifm

very_good_dart_cli's Issues

fix: generated code is violates "directives_ordering" rule

Description

Upon generation, some files violate the "directives_ordering" rule. This is because some imports are relative to the user specified project_name.

The affected files are:

  • lib/src/command_runner.dart
  • lib/src/commands/update_command.dart
  • test/src/command_runner_test.dart
  • test/src/commands/sample_command_test.dart
  • test/src/commands/update_command_test.dart

Steps To Reproduce

  1. Mason make with project name "test_cli".

Expected Behavior
There should be no violated rules in the generated code.

Screenshots
If applicable, add screenshots to help explain your problem.

Additional Context
Add any other context about the problem here.

fix: create command fail to create a new project

Description
When I run the following command I get the error Multiple project names specified.:

very_good create dart_cli my_dart_cli --publishable true

What am I doing wrong?

Steps To Reproduce

  • Try creating a new dart_cli app with the publishable argument. Run the following command:
very_good create dart_cli my_dart_cli --publishable true

Expected Behavior
A new project should be created.

Screenshots
Screenshot 2023-02-05 at 18 00 06

feat: add `--verbose` flag

As a developer it would be nice to have a verbose flag so Iโ€™m able to better understand what the cli is doing when executing various commands.

fix: What's the license of the generated code?

Description
When generating a cli package, there is no LICENSE file generated.

  • What's the license of the generated code?
  • Do I have to add any copyright notices? (Can't find any...)
  • Am I allowed to remove the Generated by the [Very Good CLI][very_good_cli_link] ๐Ÿค– from the README.md?

Steps To Reproduce

  1. Run very_good create dart_cli my_cli

Expected Behavior
I'd expect some kind of license information, or at least let the command tell me about the conditions.

Screenshots
N/A

Additional Context
As far as I know, a missing license information means, that I'm not allowed to do anything with the generated code.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.