Skip to content

The CLI for building apps with meetup-web-platform - open source, but only for internal use

License

Notifications You must be signed in to change notification settings

meetuparchive/mwp-cli

This branch is 1 commit ahead of main.

Folders and files

NameName
Last commit message
Last commit date
Aug 5, 2024
Aug 13, 2017
Jun 28, 2017
Mar 5, 2020
Nov 22, 2022
Jun 15, 2017
Dec 29, 2017
Sep 6, 2019
Oct 14, 2019
Jun 3, 2021
Jun 21, 2019
Feb 22, 2018
Nov 21, 2022
Jun 5, 2021
Jun 5, 2021
Nov 21, 2022
Feb 3, 2022
Nov 23, 2022
Nov 23, 2022

Repository files navigation

mope

npm version ci

The CLI for building apps with meetup-web-platform (internal).

Synopsis

$ mope <command> [<args>]

Commands

Developing

The mwp-cli executable (mope) is defined in /bin/mope.js - you can execute it directly without installing the mwp-cli package. In development, this means that you can test the CLI from your application directory by running node path/to/mwp-cli/bin/mope.js

For example on running mwp-cli from mup-web

  1. Checkout mwp-cli and a *-web repo in this example mup-web
  2. Go to mup-web repo folder
  3. From mup-web run node ../mwp-cli/bin/mope.js COMMAND (e.g. node ../mwp-cli/bin/mope.js tx pullAll which will pull all trns down for the mup-web transifex project)

About

The CLI for building apps with meetup-web-platform - open source, but only for internal use

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published