Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/sinchang/vsce-item-property-cli

Get vsce meta information cli tool
https://github.com/sinchang/vsce-item-property-cli

cac cli microsoft vsce vscode

Last synced: about 18 hours ago
JSON representation

Get vsce meta information cli tool

Awesome Lists containing this project

README

        

# vsce-item-property-cli

[![NPM version](https://img.shields.io/npm/v/vsce-item-property-cli.svg?style=flat)](https://npmjs.com/package/vsce-item-property-cli) [![NPM downloads](https://img.shields.io/npm/dm/vsce-item-property-cli.svg?style=flat)](https://npmjs.com/package/vsce-item-property-cli) [![Build Status](https://travis-ci.org/sinchang/vsce-item-property-cli.svg?branch=master)](https://travis-ci.org/sinchang/vsce-item-property-cli)

## Install

```bash
npm i vsce-item-property-cli -g
```

## Usage

```js
vsce-item-property-cli vscodevim.vim
```

## Related

- [vsce-item-property](https://github.com/sinchang/vsce-item-property)

## Contributing

1. Fork it!
2. Create your feature branch: `git checkout -b my-new-feature`
3. Commit your changes: `git commit -am 'Add some feature'`
4. Push to the branch: `git push origin my-new-feature`
5. Submit a pull request :D

## Author

**vsce-item-property-cli** © [sinchang](https://github.com/sinchang), Released under the [MIT](./LICENSE) License.

Authored and maintained by sinchang with help from contributors ([list](https://github.com/sinchang/vsce-item-property-cli/contributors)).

> [github.com/sinchang](https://github.com/sinchang) · GitHub [@sinchang](https://github.com/sinchang) · Twitter [@sinchangwen](https://twitter.com/sinchangwen)