<https://edk.meltano.com/en/latest/getting_started...
# getting-started
Copy code
copier gh:meltano/edk my-new-extension
is broken
re/pipx/venvs/copier'. Pass '--force' to force installation. aoi@Bladerunner:~$ copier gh:meltano/edk my-new-extension Unknown sub-command 'gh:meltano/edk' ------ copier 9.2.0 Create a new project from a template. Docs in https://copier.readthedocs.io/ WARNING! Use only trusted project templates, as they might execute code with the same level of access as your user. Usage: copier [SWITCHES] [SUBCOMMAND [SWITCHES]] args... Meta-switches: -h, --help Prints this help message and quits --help-all Prints help messages of all sub-commands and quits -v, --version Prints the program's version and quits Sub-commands: copy Copy from a template source to a destination.; see 'copier copy --help' for more info recopy Recopy a subproject from its original template; see 'copier recopy --help' for more info update Update a subproject from its original template; see 'co
e
I think you need
copier copy gh:meltano/edk my-new-extension
I'm updating the docs atm: https://github.com/meltano/edk/pull/269.
a
danke
e
bitte 🙂
a
right now i'm exploring meltano for purposes of pulling stock data
the idea being if i can start pulling in stock data and pushing out orders it would be nice
also as a side project neo4j and dgraph and nmap xml
e
the idea being if i can start pulling in stock data and pushing out orders it would be nice
Kind of like a trading app?
a
yep
exactly
i want to use meltano to pull in data
then use that data on the frontend
while also being able to set trade orders