2.5.7 • Published 5 years ago

@doubledutch/cli v2.5.7

Weekly downloads
-
License
Apache-2.0
Repository
github
Last release
5 years ago

@doubledutch/cli

Build DoubleDutch extensions with React Native

Currently, DoubleDutch developer tools for React Native extensions are only supported on Mac OS X.

Prerequisites

Getting Started

  1. Install the doubledutch command line tools
npm i -g @doubledutch/cli
  1. Create an empty folder for your project and initialize it.
cd ~/code/project
doubledutch init
  1. Run the sample code in the simulator
cd ~/code/project/mobile
npm run ios
  1. Make edits to the code in your favorite editor.

  2. Hit ⌘ R in the simulator to refresh. ⌘ D for debugging.

Commands

init               initializes a new DoubleDutch extension in the current empty folder

install <eventID>  installs the DoubleDutch extension to an event

login              sets your DoubleDutch developer account credentials

publish            publishes the DoubleDutch extension in the current folder
2.5.7

5 years ago

2.5.6

5 years ago

2.5.4

5 years ago

2.5.3

5 years ago

2.5.2

5 years ago

2.5.1

5 years ago

2.5.0

5 years ago

2.4.1

5 years ago

2.4.0

5 years ago

2.3.0

5 years ago

2.2.0

5 years ago

2.1.3

5 years ago

2.1.2

5 years ago

2.1.1

5 years ago

2.1.0

5 years ago

2.0.2

5 years ago

2.0.1

5 years ago

2.0.0

5 years ago

2.0.4-alpha

5 years ago

2.0.3-alpha

5 years ago

2.0.2-alpha

5 years ago

2.0.1-alpha

5 years ago

2.0.0-alpha

5 years ago

1.7.0

5 years ago

1.6.0

5 years ago

1.5.0

5 years ago

1.4.0

6 years ago

1.3.0

6 years ago

1.2.12

6 years ago

1.2.11

6 years ago

1.2.10

6 years ago

1.2.9

6 years ago

1.2.8

6 years ago

1.2.7

6 years ago

1.2.6

6 years ago

1.2.5

6 years ago

1.2.4

6 years ago

1.2.3

6 years ago

1.2.2

6 years ago

1.2.1

6 years ago

1.2.0

7 years ago

1.1.3

7 years ago

1.1.2

7 years ago

1.1.1

7 years ago

1.1.0

7 years ago

1.0.8

7 years ago

1.0.7

7 years ago

1.0.6

7 years ago

1.0.5

7 years ago

1.0.4

7 years ago

1.0.3

7 years ago

1.0.2

7 years ago

1.0.1

7 years ago

1.0.0

7 years ago