1.0.27 • Published 3 years ago

kit-command v1.0.27

Weekly downloads
80
License
-
Repository
-
Last release
3 years ago

Kit Run Command Faster

Description

  • Kit written by nodejs. It will run command faster and support for Linux and Darwin.

Requried

  • NodeJS >= 10 and NPM.

Install

$ npm install -g kit-command --unsafe

How to use

1. kit pwd
  • Run command kit pwd : Print current working directory and copy it to clipboard.
2. kit project
  • Run command kit project . : Save info project current working directory.
  • Run command kit project list : List all project saved.
  • if you want to delete or update
  • Run command kit project list --drop [projectId] : Delete info project saved with id.
  • Run command kit project list --update [projectId] : Update info project saved with id.
2. kit open
  • Run command kit open <project> : [<project>] is optional. It could projectId or host. Default open with vscode.
2. kit create-project
  • Run command kit create-project: Choose project and enter.
      1. React Native version 0.63
1.0.27

3 years ago

1.0.26

3 years ago

1.0.25

3 years ago

1.0.24

3 years ago

1.0.23

4 years ago

1.0.22

4 years ago

1.0.21

4 years ago

1.0.20

4 years ago

1.0.19

4 years ago

1.0.18

4 years ago

1.0.17

4 years ago

1.0.16

4 years ago

1.0.14

4 years ago

1.0.15

4 years ago

1.0.13

4 years ago

1.0.12

4 years ago

1.0.11

4 years ago

1.0.10

4 years ago

1.0.9

4 years ago

1.0.8

4 years ago

1.0.7

4 years ago

1.0.6

4 years ago

1.0.5

4 years ago

1.0.4

4 years ago

1.0.3

4 years ago

1.0.2

4 years ago

1.0.1

4 years ago