Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(CLI): add new flags and options. #3

Merged
merged 6 commits into from
Sep 7, 2021
Merged

Conversation

r17x
Copy link
Contributor

@r17x r17x commented Sep 6, 2021

Implemented

  • Case for Export named declarations
-C, --case <snake|camel|constant|pascal>     
                  Sets for case [snake|camel|constant|pascal] in export named declaration 
                   output. [default: pascal]
  • Help (default) and Version Informations
-h, --help      Prints help information
-V, --version   Prints version information

@r17x r17x force-pushed the feat/camel-and-inputs-support branch from 5c70f4d to 1e6042e Compare September 6, 2021 05:08
@r17x r17x self-assigned this Sep 6, 2021
@r17x r17x added the enhancement New feature or request label Sep 6, 2021
@r17x r17x marked this pull request as ready for review September 6, 2021 09:49
@r17x r17x force-pushed the feat/camel-and-inputs-support branch 2 times, most recently from 76fa0a1 to c053228 Compare September 6, 2021 09:52
@r17x r17x force-pushed the feat/camel-and-inputs-support branch from c053228 to a6edbbf Compare September 6, 2021 09:53
@r17x r17x requested a review from grikomsn September 6, 2021 15:21
@r17x r17x mentioned this pull request Sep 6, 2021
@r17x r17x merged commit 5df56be into main Sep 7, 2021
@grikomsn grikomsn deleted the feat/camel-and-inputs-support branch November 30, 2021 02:49
github-actions bot pushed a commit that referenced this pull request Feb 3, 2022
# 1.0.0 (2022-02-03)

### Bug Fixes

* **create-chakra-icons:** add pipeline type in index.d.ts ([70bd2e9](70bd2e9))
* **create-chakra-icons:** versioning ([8e71e9b](8e71e9b))
* **issue-7:** missing validation for tag path ([#8](#8)) ([458ebf3](458ebf3))
* type annotation in generated `<Icon />` ([8534d35](8534d35))

### Features

* **bootstrap:** create @chakra-icons/bootstrap ([8804a29](8804a29))
* **chakra-icons/bootstrap:** create chakra-icons/bootstrap ([9cd2005](9cd2005)), closes [#24](#24)
* **chakra-icons/cli:** make publishable ([#32](#32)) ([d4bc6ac](d4bc6ac))
* **chakra-icons/flat-icon:** create chakra-icons/flat-icon ([#43](#43)) ([1a0a9dc](1a0a9dc))
* **CLI:** renew command line arguments ([#3](#3)) ([5df56be](5df56be))
* **CLI:** support prefix, suffix, and typescript annotation in `<Icon />` component ([#4](#4)) ([190f612](190f612))
* basic CLI and API for Programmatically  ([#1](#1)) ([c293c9f](c293c9f))
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant