1.0.27 • Published 4 years ago

kit-command v1.0.27

Weekly downloads
80
License
-
Repository
-
Last release
4 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

4 years ago

1.0.26

4 years ago

1.0.25

4 years ago

1.0.24

4 years ago

1.0.23

5 years ago

1.0.22

5 years ago

1.0.21

5 years ago

1.0.20

5 years ago

1.0.19

5 years ago

1.0.18

5 years ago

1.0.17

5 years ago

1.0.16

5 years ago

1.0.14

5 years ago

1.0.15

5 years ago

1.0.13

5 years ago

1.0.12

5 years ago

1.0.11

5 years ago

1.0.10

5 years ago

1.0.9

5 years ago

1.0.8

5 years ago

1.0.7

5 years ago

1.0.6

5 years ago

1.0.5

5 years ago

1.0.4

5 years ago

1.0.3

5 years ago

1.0.2

5 years ago

1.0.1

5 years ago