Skip to content
#

ash

Here are 48 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

sc0ttj
sc0ttj commented Nov 21, 2019

(This is just a suggestion, with an example.)

I'd like us to define the following things more clearly, and document them better (on GitHub, the main website, Wiki, etc):

  • define an "official" release
    • our definition of "done":
      • what is required before we consider the ISO itself "done"?
      • what documentation is always required?
      • which web pages must it be
Unihedro
Unihedro commented Mar 11, 2020

Game versionv. 0.2.7 (alpha)
(write the version you were playing)

Browser Chromium

Description
(write what happened, what should have happened, and any context that you think might help fixing the bug)

  1. Have all workers assigned as one worker type (e.g. metal.)
  2. Using text input, assign some workers into a currently 0 worker type (e.g. rope)
  3. The game clears the worker
bug

Improve this page

Add a description, image, and links to the ash 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 ash topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.