An open API service indexing awesome lists of open source software.

https://github.com/americanexpress/one-app-cli

✨A set of command line interface (CLI) tools for bundling One App, it's modules, and property files(locale and environment specific files).
https://github.com/americanexpress/one-app-cli

bundler cli modules one-app

Last synced: about 2 months ago
JSON representation

✨A set of command line interface (CLI) tools for bundling One App, it's modules, and property files(locale and environment specific files).

Awesome Lists containing this project

README

          

[One App is now InnerSource](https://github.com/americanexpress/one-app/issues/1393)


One App CLI - One Amex

[![lerna](https://img.shields.io/badge/maintained%20with-lerna-cc00ff.svg)](https://lerna.js.org/)

> A set of command line interface (CLI) tools for bundling **[One App](https://github.com/americanexpress/one-app)**, its modules, and property files(locale and environment specific files).

## 📖 Table of Contents

* [Packages](#-packages)
* [Contributing](#-contributing)

## 📦 Packages

This codebase has the following packages:

| Name | Description |
|---------------------------------------------------------------------|------------------------------------------------------------------------------------------------------------------------------|
| **[eslint-plugin-one-app](./packages/eslint-plugin-one-app)** | [eslint](https://eslint.org/) plugin that exports rules related to One App usage
| **[one-app-bundler](./packages/one-app-bundler)** | CLI to bundle one-app modules |
| **[one-app-dev-bundler](./packages/one-app-dev-bundler)** | An alternate ESBuild bundler for development environments. This is a sub-package of the one-app-bundler. |
| **[one-app-locale-bundler](./packages/one-app-locale-bundler)** | CLI to bundle locale and environment JSON files |
| **[one-app-runner](./packages/one-app-runner)** | CLI tool for running [One App](https://github.com/americanexpress/one-app) locally |

## 🏆 Contributing

We welcome Your interest in the American Express Open Source Community on Github.
Any Contributor to any Open Source Project managed by the American Express Open
Source Community must accept and sign an Agreement indicating agreement to the
terms below. Except for the rights granted in this Agreement to American Express
and to recipients of software distributed by American Express, You reserve all
right, title, and interest, if any, in and to Your Contributions. Please [fill
out the Agreement](https://cla-assistant.io/americanexpress/one-app-cli).

Please feel free to open pull requests and see [CONTRIBUTING.md](./CONTRIBUTING.md) to learn how to get started contributing.

## 🗝️ License

Any contributions made under this project will be governed by the [Apache License
2.0](./LICENSE.txt).

## 🗣️ Code of Conduct

This project adheres to the [American Express Community Guidelines](./CONTRIBUTING.md).
By participating, you are expected to honor these guidelines.