@robb_j/golden-retriever-cli
TypeScript icon, indicating that this package has built-in type declarations

0.4.0 • Public • Published

Golden Retriever

Your handy searchable companion, index your projects and quickly search them

Features

  • Creates an index of your personal projects, repos and organisations
  • Provides a search to query your content and quickly navigate to them

Development

Setup with robb-j/ts-node-base

Features

  • Multi-stage docker build to install, test and deploy
  • Testing setup with mocha, chai & nyc
  • Linting setup with tslint

Dev Commands

# Lint the web & test directories
npm run lint

# Run the unit tests
npm test

# Generate coverage
npm run coverage          # outputs to coverage/
npm run coverage-summary  # outputs to terminal

# Watch code with nodemon (restarts on file changes)
npm run watch

# Update version (builds & pushes a new docker image)
npm version ... # --help

Readme

Keywords

none

Package Sidebar

Install

npm i @robb_j/golden-retriever-cli

Weekly Downloads

0

Version

0.4.0

License

MIT

Unpacked Size

84.1 kB

Total Files

64

Last publish

Collaborators

  • robb_j