1.10.0 • Published 6 years ago

generator-externalcluedin-crawler v1.10.0

Weekly downloads
127
License
-
Repository
github
Last release
6 years ago

generator-cluedin-crawler

Generatres a Crawler project for CluedIn Integration Partners.

Installation

First, install Yeoman and generator-cluedin-crawler using npm (we assume you have pre-installed node.js).

npm install -g yo

The project already has tasks defined for Visual Studio Code, so you can run the tests or debug using F5 or the Run Tests task. In order to test the generator from the command line (and actually generate the files as a user of the generator would do) you can link it so you can invoke it.

npm link

This creates a global npm package linked to the location of the files of the project. You can continue to work with the project and test it using yo commands.

You can then go to the target location where you want to create the new project (e.g. c:\cluedin\code\crawlers[name of your provider]) and run

    yo externalcluedin-crawler

Subgenerators

There are two subgenerators available. Beware the subgenerators do not modify the existing *.csproj files. The new files will need to be included in the projects manually.

model

Creates a new set of Model, Vocabulary and ClueProducer taking JSON file as source for the properties. It will prompt for each property and question whether it should be included, what type it is and wether it should be mapped to a common vocabulary.

    yo externalcluedin-crawler:model SomeJsonFiLe.json

Getting To Know Yeoman

License

© CluedIn

1.10.0

6 years ago

1.9.3

6 years ago

1.9.2

6 years ago

1.9.1

6 years ago

1.9.0

6 years ago

1.8.2

6 years ago

1.8.1

6 years ago

1.8.0

6 years ago

1.7.2

6 years ago

1.7.1

6 years ago

1.7.0

6 years ago

1.6.16

6 years ago

1.6.15

6 years ago

1.6.14

6 years ago

1.6.13

6 years ago

1.6.12

6 years ago

1.6.11

6 years ago

1.6.10

6 years ago

1.6.9

6 years ago

1.6.8

6 years ago

1.6.7

6 years ago

1.6.6

6 years ago

1.6.5

6 years ago

1.6.4

6 years ago

1.6.3

6 years ago

1.6.2

6 years ago

1.6.1

6 years ago

1.6.0

6 years ago

1.5.0

6 years ago

1.4.7

6 years ago

1.4.6

6 years ago

1.4.5

6 years ago

1.4.4

6 years ago

1.4.3

6 years ago

1.4.2

6 years ago

1.4.1

6 years ago

1.4.0

6 years ago

1.3.0

6 years ago

1.2.0

6 years ago

1.1.0

6 years ago

1.0.0

6 years ago