northwest icon indicating copy to clipboard operation
northwest copied to clipboard

Create packages

Open rohan-deshpande opened this issue 5 years ago • 0 comments

Currently you can only run a northwest app if you install the package globally. This can be fixed by the creation of a northwest-scripts package which would get included in each app's dev dependencies.

Similarly, the Nw class that currently gets copied into the src directory should be split out into its own package and installed as a dependency.

  • [ ] Create northwest-scripts npm package
  • [ ] Create northwest-utils npm package

rohan-deshpande avatar Mar 29 '19 06:03 rohan-deshpande