Giter VIP home page Giter VIP logo

node-weebly's Introduction

(Beta) Node Weebly CLI

This repository is currently in beta testing and development.

Command Line Interface (CLI) utility for helping Weebly Developers build apps quicker and easier for App Center and with fewer issues.

The Weebly CLI is open source software which empowers developers to quickly scaffold their Weebly applications.

There are four (4) primary types of apps developers can create:

Developers can also create custom Themes, however the Weebly CLI does not support themes at this time.

Please see our milestones and issues page to contribute to this open source community resource for Weebly developers.

Prerequsites

Prior to using the weebly init command to initialize a new Weebly app, you will need to have defined the app on Weebly Developer Admin Portal first, your client_id will be required to access any of the Weebly APIs or to subscribe and use Weebly Webhooks.

You will need:

Getting Started

  1. Install the Weebly CLI: npm i -g node-weebly
  2. View list of commands with help: weebly -h -OR- weebly --help
  3. Initialize a new Weebly App: weebly init
  4. Change your working directory into the newly created Weebly App Directory cd <YOUR APP DIR NAME>

Usage

  • weebly init - Creates a new Weebly app project directory and dependencies
  • weebly list <type> - List of different type of apps
  • weebly add <type> - Adds a new app type can be: "element", "dashboard-card", or "webhook"
  • weebly delete <type> <name> - Deletes a type of app by name
  • weebly validate - Validates that your app's manifest.json is valid

Authors

Contributing

Please see the full CONTRIBUTING to learn how to:

  • Submit new issues
  • Engage on existing issues
  • Contribute source code

LICENSE

Please see the full LICENSE file for complete information.

Questions?

If you have any questions or feature requests pertaining to Weebly or this developer tool, please consider asking in either:

For discretionary developer support issues, please contact us at [email protected], and we'll be happy to lend a hand!

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.