Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/sinchang/vsce-item-property-cli
- Owner: sinchang
- License: mit
- Created: 2018-09-27T02:11:26.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2018-09-27T14:05:57.000Z (over 6 years ago)
- Last Synced: 2024-12-23T04:47:33.384Z (5 days ago)
- Topics: cac, cli, microsoft, vsce, vscode
- Language: JavaScript
- Homepage:
- Size: 10.7 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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)