Git Product home page Git Product logo

cli-28's Introduction

Marko CLI

API Stability Lerna Styled with prettier MIT Build status

Commands

Command Description Version
create โœจ Create a Marko application from an example project NPM Version
serve ๐Ÿš€ Serve a Marko application or individual component for local development NPM Version
build ๐Ÿ“ฆ Build an optimized Marko application (the production-ready counterpart to serve) NPM Version
migrate ๐Ÿงน Update Marko components to remove usage of deprecated apis NPM Version
prettyprint ๐Ÿ’… Reformat Marko source files for consistency and beauty NPM Version
test โœ… Test marko components in both node and browsers NPM Version

Each command is distrubuted as a separate npm package (@marko/<command>). You can execute individual commands using npx @marko/<command> (e.g. npx @marko/create). We recommend installing most commands locally and using marko-<command> in your package.json scripts.

Contributing

This repo provides a consistent build, test, & development environment for all of Marko's CLI commands.

npm scripts

  • test Run the tests for all packages
  • publish Runs build and begins publishing any changed packages
  • build Runs babel on the src folder for every package (runs on publish)
  • format Formats the files in the repo (runs on precommit)
  • lint Lints the files in the repo (runs on precommit)

Code of Conduct

This project adheres to the eBay Code of Conduct. By participating in this project you agree to abide by its terms.

cli-28's People

Contributors

abiyasa avatar austinkelleher avatar bhavinpatel04 avatar bryceewatson avatar cestdiego avatar ctdio avatar dylanpiercey avatar garajo avatar greenkeeper[bot] avatar manthan-d avatar meain avatar milocasagrande avatar mlrawlings avatar newyork-anthonyng avatar patrick-steele-idem avatar prashantashok avatar scttdavs avatar sidsakhadeo avatar yomed avatar

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.