Então, sou bastante novo no Linux e realmente não tenho ideia do que estou fazendo na metade do tempo, faço algo, mas comecei a tentar usar rapidamente para ver se consigo fazer algumas anotações no programa para as aulas. O problema é que depois de chegar rapidamente, não consigo executá-lo.
Eu posso conseguir:
Usage:
quickly [OPTIONS] command ...
Options:
-t, --template <template> Template to use if it differs from default
project template
--staging Target launchpad staging server
--verbose Verbose mode
-h, --help Show help information
Commands:
create <template> <project-name> (template is mandatory for this command)
quickly <template-origin> <template-dest> to create a create derived template
getstarted to get some starting hints
Examples:
quickly create ubuntu-application foobar
quickly push 'awesome new comment system'
quickly -t cool-template push 'awesome new comment system'
No entanto, além disso parece não estar disponível. Eu tentei:
quickly create ubuntu-application mybrowser
mas pegue:
ERROR: No create command found.
Candidate commands are: commands, getstarted, help, quickly
Por favor, deixe-me saber se você tem alguma sugestão para colocar isso em funcionamento ou qualquer alternativa que seja adequada.