0.0.17 • Published 17 days ago

cslink v0.0.17

Weekly downloads
-
License
ISC
Repository
-
Last release
17 days ago

Client/Server link

install

npm install -g cslink

Usage

cslink {serverUrl} [dst] [install] [serverVar] [decodeKey]

Required parameters:

  • serverUrl: the server url

Optional parameters:

  • dst: the destination path for generated files • default '.'
  • install: true|false install required modules • default false
  • serverVar: if filled replace the server url in the api client file • default null
  • decodeKey: decode secret used for data encryption • default null

Example

cslink http://localhost:3097 dst=src/api install=true serverVar=process.env.REACT_APP_API_BASE_URL decodeKey=my-secret-key

Author

👤 tutanck

This README was generated with ❤️ by readme-md-generator

0.0.16

17 days ago

0.0.17

17 days ago

0.0.14

2 months ago

0.0.15

2 months ago

0.0.13

3 months ago

0.0.12

4 months ago

0.0.11

5 months ago

0.0.10

5 months ago

0.0.9

5 months ago

0.0.8

5 months ago

0.0.7

8 months ago

0.0.6

8 months ago

0.0.5

8 months ago

0.0.4

8 months ago

0.0.3

8 months ago

0.0.2

8 months ago

0.0.1

8 months ago