@lemmsoft/code-notes
TypeScript icon, indicating that this package has built-in type declarations

0.4.1 • Public • Published

npm
Code Notes

Code notes - A tool for creating and displaying code annotations.
  Usage: code-notes -p 9001
    This will run a server at port 9001, on which you can see the code notes for the current directory and its children.

  There are a number of avilable options:
    -p, --serverPort=   (required) the port at which to run the server
    -d, --dir=          (optional) specify the root directory; if not provided, the current working directory is used
    -v, --verbose=          (optional) display detailed execution logs

  You can place a ".codenotesignore" file with the same syntax as a typical ".gitignore" file to exclude files and folders from the search.\n`

Package Sidebar

Install

npm i @lemmsoft/code-notes

Weekly Downloads

1

Version

0.4.1

License

MIT

Unpacked Size

22.8 kB

Total Files

16

Last publish

Collaborators

  • razordude