1.0.0 • Published 1 year ago

elwood v1.0.0

Weekly downloads
-
License
ISC
Repository
-
Last release
1 year ago

Elwood CLI

Command Line Interface for Elwood

npm (scoped)

Overview

Elwood is an open source Dropbox alternative, built for advanced media management. Lighting fast uploads. Real-time, multi-user collaboration. Powerful role-based sharing. Simple one-click distribution.

Getting Started

Add to an existing project

npx elwood init

Create a new project

npx elwood create

Install

Node

# as a global dependency
yarn global add elwood
npm install -g elwood
pnpm add -g elwood

macOS

# available from homebrew
brew install elwood-studio/tap/cli

# to update
brew upgrade elwood-studio

Usage

Usage: elwood <command> [options]

Commands:
  elwood                                   Show help                   [default]
  elwood start                             start the server using docker-compose
  elwood stop                              stop the server
  elwood init                              initialize a new project in the curre
                                           nt directory
  elwood fs:upload <source> <destination>  upload a file or folder
  elwood fs:download <source>              download a file or folder
  elwood fs:share                          share a file
  elwood workflow:run [workflow]           run a workflow
  elwood workflow:report <tracking-id>     Get the report of a workflow
  elwood workflow:execute <workflow>       Execute a workflow directly, without
                                           the local or remote API
  elwood create                            create a new project

Options:
      --version   Show version number                                  [boolean]
  -h, --help      Show help                                            [boolean]
  -r, --root-dir  Change the root directory of the project.
                                                         [string] [default: "."]
  -l, --local     Run commands against the local instance.
                                                      [boolean] [default: false]
      --api-url   Base URL for the remote API
                                 [string] [default: "https://api.elwood.studio"]

:raised_hand: Support

  • Community Forum: Good for developer discussion, help debugging, ask questions. Not sure, start here
  • Discord: Join our Discord Server
  • GitHub Issues: Good for bugs and errors in running Elwood Studio locally
  • Email Support: Good for errors using Elwood Studio Cloud.

🏛️ License

Distributed under the Apache-2.0 license. See LICENSE for more information.

📧 Contact

Elwood Studio - support@elwood.studio

1.0.0

1 year ago

0.1.43

2 years ago

0.1.44

2 years ago

0.1.45

2 years ago

0.1.46

2 years ago

0.1.47

2 years ago

0.1.48

2 years ago

0.1.30

2 years ago

0.1.31

2 years ago

0.1.32

2 years ago

0.1.33

2 years ago

0.1.34

2 years ago

0.1.35

2 years ago

0.1.36

2 years ago

0.1.37

2 years ago

0.1.29

2 years ago

0.1.42

2 years ago

0.1.21

2 years ago

0.1.23

2 years ago

0.1.24

2 years ago

0.1.25

2 years ago

0.1.26

2 years ago

0.1.38

2 years ago

0.1.39

2 years ago

0.1.20

2 years ago

0.1.19

2 years ago

0.1.18

2 years ago

0.1.17

2 years ago

0.1.16

2 years ago

0.1.15

2 years ago

0.1.13

2 years ago

0.1.12

2 years ago

0.1.11

2 years ago