GithubHelp home page GithubHelp logo

duan-daniel / very_good_cli Goto Github PK

View Code? Open in Web Editor NEW

This project forked from verygoodopensource/very_good_cli

0.0 1.0 0.0 2.31 MB

A Very Good Command Line Interface for Dart created by Very Good Ventures ๐Ÿฆ„

Home Page: http://pub.dev/packages/very_good_cli

License: MIT License

Dart 100.00%

very_good_cli's Introduction

Very Good CLI

Very Good Ventures

Developed with ๐Ÿ’™ by Very Good Ventures ๐Ÿฆ„

ci coverage pub package style: very good analysis License: MIT


A Very Good Command Line Interface for Dart.

Installing

$ dart pub global activate very_good_cli

Commands

$ very_good create

Create a new very good flutter starter application in seconds based on Very Good Core.

Very Good Create

Usage

Creates a new very good flutter project in the specified directory.

Usage: very_good create <output directory>
-h, --help            Print this usage information.
    --project-name    The project name for this new Flutter project. This must be a valid dart package name.
    --org-name        The organization for this new Flutter project.
                      (defaults to "com.example.verygoodcore")

What's Included? ๐Ÿ“ฆ

Out of the box, Very Good Core includes:

โœ…ย  Cross Platform Support - Built-in support for iOS, Android, and Web (Desktop coming soon!)

โœ…ย  Build Flavors - Multiple flavor support for development, staging, and production

โœ…ย  Internationalization Support - Internationalization support using synthetic code generation to streamline the development process

โœ…ย  Sound Null-Safety - No more null-dereference exceptions at runtime. Develop with a sound, static type system.

โœ…ย  Bloc - Integrated bloc architecture for scalable, testable code which offers a clear separation between business logic and presentation

โœ…ย  Testing - Unit and Widget Tests with 100% line coverage (Integration Tests coming soon!)

โœ…ย  Logging - Built-in, extensible logging to capture uncaught Flutter and Dart Exceptions

โœ…ย  Very Good Analysis - Strict Lint Rules which are used at Very Good Ventures

โœ…ย  Continuous Integration - Lint, format, test, and enforce code coverage using GitHub Actions

* Learn more at Flutter Starter App: Very Good Core & CLI


$ very_good --help

See the complete list of commands and usage information.

๐Ÿฆ„ A Very Good Command Line Interface

Usage: very_good <command> [arguments]

Global options:
-h, --help           Print this usage information.
    --version        Print the current version.
    --analytics      Toggle anonymous usage statistics.

          [false]    Disable anonymous usage statistics
          [true]     Enable anonymous usage statistics

Available commands:
  create   very_good create <output directory>
           Creates a new very good flutter project in the specified directory.

Run "very_good help <command>" for more information about a command.

very_good_cli's People

Contributors

abhishek01039 avatar denangelov avatar felangel avatar kirpal avatar

Watchers

 avatar

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.