GithubHelp home page GithubHelp logo

Permission not set about giter8 HOT 4 CLOSED

foundweekends avatar foundweekends commented on July 19, 2024
Permission not set

from giter8.

Comments (4)

eed3si9n avatar eed3si9n commented on July 19, 2024

@ngocdaothanh I can't confirm the fix on your template because there seems to be some other bug related to character encoding. So I created eed3si9n/test.g8 with bin/test.sh set to 755.

[quick-demo]$ cs --clean-boot
Getting Scala 2.9.1 (for conscript)...
:: retrieving :: org.scala-tools.sbt#boot-scala
    confs: [default]
    4 artifacts copied, 0 already retrieved (19939kB/162ms)
Getting net.databinder conscript_2.9.1 0.3.3-SNAPSHOT ...
:: retrieving :: org.scala-tools.sbt#boot-app
    confs: [default]
    14 artifacts copied, 0 already retrieved (3245kB/22ms)
Cleaned boot directory (/Users/eed3si9n/.conscript/boot)
[quick-demo]$ g8 eed3si9n/test
Getting net.java.dev.jna jna 3.2.3 ...
:: retrieving :: org.scala-tools.sbt#boot-app
    confs: [default]
    1 artifacts copied, 0 already retrieved (838kB/12ms)
Getting Scala 2.8.1 (for giter8)...
:: retrieving :: org.scala-tools.sbt#boot-scala
    confs: [default]
    4 artifacts copied, 0 already retrieved (15296kB/291ms)
Getting net.databinder giter8_2.8.1 0.2.3-SNAPSHOT ...
:: retrieving :: org.scala-tools.sbt#boot-app
    confs: [default]
    26 artifacts copied, 0 already retrieved (3166kB/22ms)

Say something about this template. 

name [My Something Project]: 

Applied eed3si9n/test.g8 in my-something-project

[quick-demo]$ my-something-project/bin/test.sh
test!

from giter8.

ngocdaothanh avatar ngocdaothanh commented on July 19, 2024

Thanks to #26, now you can run g8 ngocdaothanh/xitrum without error. Please run to see that bin/runner.sh is not executable.

from giter8.

eed3si9n avatar eed3si9n commented on July 19, 2024

bin/runner.sh works for me out of the box.

$ bin/runner.sh 
Usage: java [-options] class [args...]
           (to execute a class)
   or  java [-options] -jar jarfile [args...]
           (to execute a jar file)
...

from giter8.

ngocdaothanh avatar ngocdaothanh commented on July 19, 2024

Ah, I'm sorry I haven't looked closely.
The permission on my machine is "-rwxr--r--", so that's OK.

I created this issue because I thought the permission shoule be "-rwxr-xr-x". "-rwxr--r--" is still executable as expected.

from giter8.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.