Hi I run the command : eoscpp -n helloword and I get this:
cp: cannot stat '/home/travis/build/EOSIO/eos/build/install/share/skeleton/.': No such file or directory
What is going wrong?Shouldn't create a directory with an example contract?
use eosiocpp
eosiocpp
If you install the latest code, eosiocpp -n helloworld should work fine
@andriantolie I am trying to do the same , there is no error but nothing is created as well
alias eosiocpp='docker exec eosio eosiocpp'
Most helpful comment
eosiocpp