custom-start-page-tool
TypeScript icon, indicating that this package has built-in type declarations

0.0.3 • Public • Published

Custom Start Page Tool

npm version

A CLI tool for helping you develop start pages that integrate with https://customstart.page.

Requirements

  • Node v8.11.1 or higher
  • NPM v5.6.0 or higher

Getting started

To use this with a start page:

  1. npm install custom-start-page-tool --save
  2. node ./node_modules/custom-start-page-tool/ server

Developing this package

  1. Run npm link in the root of this directory
  2. Go to a startpage and run npm link custom-start-page-tool
  3. Run nodemon ../node_modules/custom-start-page-tool/ server --watch ../ --watch D:\\Dev\\Sites\\custom-start-page\\custom-start-page-tool
  4. Start developing!

Releasing

  1. Run npm pack and verify the files before publishing
  2. Ensure the version number of the package is up to date
  3. Run npm publish to push to NPM

Readme

Keywords

none

Package Sidebar

Install

npm i custom-start-page-tool

Weekly Downloads

1

Version

0.0.3

License

MIT

Unpacked Size

752 kB

Total Files

34

Last publish

Collaborators

  • harvzor