jelkner

clickableHelloWorld

Jul 18th, 2022
1,107
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Bash 0.96 KB | None | 0 0
  1. ~/Projects$ clickable create
  2. You've downloaded /home/jelkner/.cookiecutters/ut-app-meta-template before. Is it okay to delete and re-download it? [yes]:
  3. Select Template:
  4. 1 - QML Only
  5. 2 - C++
  6. 3 - Python
  7. 4 - HTML
  8. 5 - Go
  9. 6 - Rust
  10. 7 - Godot (Precompiled)
  11. Choose from 1, 2, 3, 4, 5, 6, 7 [1]:
  12. Title [App Title]: DemoApp
  13. Description [A short description of your app]: DemoApp
  14. App Name [appname]: DemoApp
  15. Namespace [yourname]: jelkner
  16. Maintainer Name [Your FullName]: JeffreyElkner
  17. Select License:
  18. 1 - GNU General Public License v3
  19. 2 - MIT license
  20. 3 - BSD license
  21. 4 - ISC license
  22. 5 - Apache Software License 2.0
  23. 6 - Not open source
  24. Choose from 1, 2, 3, 4, 5, 6 [1]:
  25. Copyright Year [2022]:
  26. Git Tag Versioning [n]:
  27. Save as Default [n]:
  28. ERROR: App Name contains invalid characters.
  29. Stopping generation because post_gen_project hook script didn't exit successfully
  30. Failed to create app, see logs above
  31.  
Advertisement
Add Comment
Please, Sign In to add comment