The Wayback Machine - https://web.archive.org/web/20200623182958/https://github.com/topics/sh
Skip to content
#

sh

Here are 236 public repositories matching this topic...

headius
headius commented Aug 18, 2019

When a compiled script is run from $PATH it appears to be unable to locate its own file path.

An example with the JRuby bash launcher:

[] ~/projects/jruby $ bin/jruby.bash -e 'puts ENV_JAVA["jruby.home"]'
/Users/headius/projects/jruby

[] ~/projects/jruby $ jruby.bash -e 'puts ENV_JAVA["jruby.home"]'
/Users/headius/projects/jruby

[] ~/projects/jruby $ shc -f bin/jruby.bash -o bin
0mp
0mp commented Jan 28, 2019

I'm packaging modernish for FreeBSD now. Usually, we put examples under share/examples/name, documentation under share/doc/name and any other data, that do not belong to any of the aforementioned directories, into share/name.

I wonder if you'd like to follow the same convention in this repository.

The reason is that I am not sure if I should move modernish examples to a standard pla

开源 JavaEE 企业级快速开发平台。提供了 Spring Boot, Struts2, Hibernate, MyBatis, Shiro, EasyUI 等技术,包含完整的权限管理系统等。提供自动化代码生成器。 Open source JaveEE enterprise-class rapid development of the basic platform. Integration of Spring Boot, Struts2, Hibernate, MyBatis, Shiro, EasyUI and other technologies, including the integrity of the rights management. Provides an automated code generator.

  • Updated May 15, 2020
  • Java

Improve this page

Add a description, image, and links to the sh topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the sh topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.