🎩 You're Invited:Meet the Socket team at Black Hat in Las Vegas, August 3-6.RSVP
Sign In

akid-resource-cli

Package Overview
Dependencies
Maintainers
1
Versions
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

akid-resource-cli

External resources cli tools for Akid projects

latest
npmnpm
Version
0.1.0
Version published
Maintainers
1
Created
Source

akid-resource-cli

Publish npm package GitHub

Provide some cli tools for resource translation and pre-process before release.

Instructions

  • Pre-process tools for release

    • opt-size used to delete useless files to reduce the expansion size

    • gen-config used to rewrite the configuration file that records the update parameters and folder hash

      eg: gen-config --version=v0.0.1

  • Translation tools

    • i18n-extract used to extract all i18n content within resources identified as community official extensions

    • i18n-push used to push the extracted i18n content to transifex

    • i18n-update used to pull the translation content on transifex, generate and update the local translation file

  • Release tools

    • upload-file used to upload a file to digital ocean spaces. Used in updates in China.

      eg: upload-file --filePath=test.zip --endPoint=https://sgp1.digitaloceanspaces.com --bucket=akid

    • upload-releaseInfo used to fetch latest release info and upload it to digital ocean spaces. Used in updates in China.

      eg: upload-releaseInfo --repo=lamsd/external-resources-v2 --endPoint=https://sgp1.digitaloceanspaces.com --bucket=akid

FAQs

Package last updated on 08 Sep 2022

Did you know?

Socket

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