@expressive-tea/tea

1.0.0-alpha.2 • Public • Published

Contributors Forks Stargazers Issues MIT License


Logo

Tea CLI

A CLI Tool for Expressive Tea applications.
Explore the docs »

Report Bug · Request Feature

Table of Contents

About The Project

Create an Expressive Tea server-side application with no build configuration with different flavors (templates). With this tool, you will not need to set up any tool or package; just run this, and you are good to go.

Notice: This is our first alpha version of this tool and is considered a work-in-progress stage; Even if this tool is useful to create new applications, it can fail or change behavior following implementations. Use it for production at your own risk.

Built With

Getting Started

To get started on the creation of Expressive Tea server side applications follow these simple steps.

Installation

  1. Install NPM packages
npm install -g @expressive-tea/tea

Usage

Create a new Application

To create an Expressive Tea application just need to run and follow the steps with the next command:

tea brew example

Note: as this tool is on early alpha dev we only have one complete template ready. As this tools advance to a stable version we will continue adding, removing, upgrading and improving the current or new templates.

Start Application

To start the Expressive Tea application use the next command inside of the project folder:

tea serve

Roadmap

See the open issues for a list of proposed features (and known issues).

Contributing

Please read CONTRIBUTING.md for details on our code of conduct, and the process for submitting pull requests to us.

Versioning

We use SemVer for versioning. For the versions available, see the tags on this repository.

License

This project is under the Apache-2.0 License - see the LICENSE file for details

Contact

Author - Diego Resendez

Twitter - @expressive_tea

Email - support@expressive-tea.io

Project Link: https://github.com/Expressive-Tea/tea-cli

Disclaimers

The banner and the logo is a derivate work Designed by Freepik

Versions

Current Tags

Version History

Package Sidebar

Install

npm i @expressive-tea/tea

Weekly Downloads

0

Version

1.0.0-alpha.2

License

Apache-2.0

Unpacked Size

265 kB

Total Files

25

Last publish

Collaborators

  • expressivetea
  • dresendez