Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
winchesHe authored Mar 29, 2024
1 parent 773dc07 commit 53ae2cc
Showing 1 changed file with 3 additions and 5 deletions.
8 changes: 3 additions & 5 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,18 +2,16 @@

## 🏗️ Under Construction

- [ ] Add `nextui` command
- [x] Add `nextui` command

> Manage the NextUI CLI.
- [ ] Add `nextui init` command
- [x] Add `nextui init` command

> Initialize a NextUI project.
> Provided with a `-t, --template` flag to initialize a project with a template.
> Provided with a `-ts, --typesctipt` flag to initialize a project with typescript.
- [ ] Add `nextui add` command

> Add component(s) to a NextUI project by selecting from a list of components.
Expand All @@ -26,7 +24,7 @@

> Upgrade NextUI Components by selecting from a list of components.
- [ ] Add `nextui list` command
- [x] Add `nextui list` command

> List all the NextUI components.
Expand Down

0 comments on commit 53ae2cc

Please sign in to comment.