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: 8 months 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 7 years ago)
- Default Branch: master
- Last Pushed: 2018-09-27T14:05:57.000Z (over 7 years ago)
- Last Synced: 2025-02-14T03:07:41.267Z (over 1 year 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
[](https://npmjs.com/package/vsce-item-property-cli) [](https://npmjs.com/package/vsce-item-property-cli) [](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)