talk-about-it
TypeScript icon, indicating that this package has built-in type declarations

1.2.10 • Public • Published

To include in a project:

  1. 'npm install' if already in project package.json or 'npm install talk-about-it' for a new project

If you intend to edit types:

  1. Git clone into a directory outside the project.

    git clone git@bitbucket.org:wcjord/project-types.git

  2. Set up npm link (https://docs.npmjs.com/cli/link.html) with:

In the local talk-about-it clone directory

cd ~/projects/talk-about-it-clone

Creates global link

npm link

Go to the project you're using talk-about-it in

cd ~/projects/node-bloggy

Link-install the package

npm link talk-about-it

Readme

Keywords

none

Package Sidebar

Install

npm i talk-about-it

Weekly Downloads

13

Version

1.2.10

License

ISC

Unpacked Size

154 kB

Total Files

106

Last publish

Collaborators

  • wcjord
  • nsmolders
  • brord