Skip to content
This repository has been archived by the owner on Jan 3, 2023. It is now read-only.
/ cartridgemapper Public archive

Endeca Cartridge Mapper is a cartridge documentation generator for live sites. Provides information regarding where a cartridge is used with some basic information regarding the cartridge.

License

Notifications You must be signed in to change notification settings

johnroach/cartridgemapper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

38 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Endeca Cartridge Mapper

Want me to work on this more? Need coffee to convert to code ko-fi

Build Status

This cool tool scans a given Endeca Application an generates documentation regarding the cartridges in HTML or JSON form.

The documentation includes information such as:

  • Name of cartridge
  • ID of cartridge
  • Description of cartridge
  • Endeca rules that use cartridge
  • Sites that use cartridge
  • Pages that use said cartridge

Sample run:

$ ./cartridgemapper
Endeca cartridge mapper maps the Endeca application cartridge usage.
This is very useful in understanding how cartridges are used and which cartridges
are available. One would use this tool to point to a given Endeca application and
get an ouput of a certain format.

For example:
    cartridgemapp mapEndecaApp /full/path/to/endeca/App/lication
    cartridgemapp mapEndecaApp /full/path/to/endeca/App/lication --output json

Usage:
  cartridgemapper [command]

Available Commands:
  help         Help about any command
  mapEndecaApp mapEndecaApp maps the Endeca cartridges used in an Endeca Application
  version      Print the version number of cartridgemapper

Flags:
      --config string   config file (default is $HOME/.cartridgemapper.yaml)
      --debug           adding debug to the logging
      --disable-color   disable color for logging output
  -h, --help            help for cartridgemapper

Use "cartridgemapper [command] --help" for more information about a command.

About

Endeca Cartridge Mapper is a cartridge documentation generator for live sites. Provides information regarding where a cartridge is used with some basic information regarding the cartridge.

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages