leopardslab / clocal-gcp

🔭 Emulation engine for GCP
Apache License 2.0
67 stars 57 forks source link

Clocal Registration Commands. #39

Closed SanyamPunia closed 5 years ago

SanyamPunia commented 5 years ago

✔️ Commands for not putting commands in index.js. As manually putting and assigning commands to the index.js creates it the base and getting that fetch process will be creating a problem regarding the API Collector. ✔️ Also, it is better to do so as it reduces the chance of losing multiple formats like isConfig[COUNTER_API] and others too. ✔️ It also gets the Cygwin port number as it does the query process while automatically putting files to the index.js ✔️ It gets and returns the process in .css file format.

rehrumesh commented 5 years ago

Why do we need a css file as an output? What is the use of watchman file?

SanyamPunia commented 5 years ago

1) There is no need of watchman file. I have given that as an example when a file is moved to the required directory. 2) We need Cygwin port number[Cygwin Environment] in the GitHub watchman file for Unix users while transferring the file to the directory. 3) It can also return the file in the .css format so that it can be displayed on Web Pages.

rehrumesh commented 5 years ago

Closing as this is not relevant.