Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/dkelosky/zowe-client-templates


https://github.com/dkelosky/zowe-client-templates

Last synced: about 1 month ago
JSON representation

Awesome Lists containing this project

README

        

# Zowe Client Templates

Sample client applications for:

* npm / API package
* Zowe CLI plugin
* Zowe Explorer (and VS Code) Extension

## Prerequisites

`npm` version `7.20+` (`npm install -g npm`)

## TODO

* comments
* tests
* localization
* should workspaces each have devdependencies?
* individual scripts for prettier & eslint??

## Building

1. `git clone https://github.com/dkelosky/zowe-client-templates`
2. `npm install`
3. `npm run build`