1.0.1 • Published 3 years ago

create-shortem-app v1.0.1

Weekly downloads
-
License
MIT
Repository
github
Last release
3 years ago

create-shortem-app

A CLI to automatically clone the Shortem App.

Installation

Install the CLI globally OR use npx:

npm i -g create-shortem-app

Usage

# with global install
create-shortem-app <directory>
# with npx
npx create-shortem-app <directory>

This will create a directory with the given name and clone the Shortem App repo into it, and install dependencies.

License

This project is available as open source under the terms of the MIT License while Shortem is available as open source under the terms of the Apache License 2.0