@randspot/pa-cli
TypeScript icon, indicating that this package has built-in type declarations

1.0.34 • Public • Published

CLI package to support playable-ads package builds

CLI commands

  • playable-ads new [project-name] - Boilerplate to create a new Playable-ads project
  • playable-ads assets - convert assets to base64 objects and store in one js file
  • playable-ads mergeJs2Index - merge javascript files info index.html file
  • playable-ads fbPackage - create facebook playable ads package
  • playable-ads - help

Boilerplate

playable-ads new [project-name]

The purpose of this boilerplate is to create a project with build support for most popular ads platforms.

The boilerplate contains build scripts for each ads platform.

Builds for supported platforms:

  • npm run build-fb - Playable ads for Facebook
  • npm run build-tiktok - Playable ads for TikTok
  • npm run build-google - Playable ads for Google
  • npm run build-unity - Playable ads for Unity
  • npm run build-ironsource - Playable ads for Ironsource
  • npm run build-applovin - Playable ads for AppLovin
  • npm run build-moloko - Playable ads for Moloko

Package Sidebar

Install

npm i @randspot/pa-cli

Weekly Downloads

0

Version

1.0.34

License

ISC

Unpacked Size

15 kB

Total Files

9

Last publish

Collaborators

  • randspot