Socket
Socket
Sign inDemoInstall

office-addin-project

Package Overview
Dependencies
102
Maintainers
1
Versions
29
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

    office-addin-project

Provides project wide commands to an Office Addin Project


Version published
Weekly downloads
24K
increased by10.67%
Maintainers
1
Created
Weekly downloads
 

Readme

Source

Office-Addin-Project

This package provides the ability to do project wide commands for Office Add-ins, such as conversion.

For more information, see the documentation.

Command-Line Interface

  • convert

convert

Converts the Office Add-in Code from an XML to JSON-based manifest.

Syntax:

office-addin-project convert [options]

Options:

-m <manifest-path>
--manifest <manifest-path>

manifest-path: Specify the location of the manifest file. If the path is not provided, ./manifest.xml is used.

-b <backup-path>
--backup <backup-path>

backup-path: Specify the location of the backup file. If the path is not provided, ./backup.zip is used.

-p, --project <project-path>
--project <project-path>

project-path: Specify the location of the root directory of the project. If the path is not provided, the directory of the manifest file is used.

--confirm

Confirm the operation without being prompted

Keywords

FAQs

Last updated on 04 May 2024

Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc