onox

Results 131 comments of onox

Depends on #3.

> I also would like to specify some dependencies as test only Many package managers allow you to specify a list of "developer dependencies". These are dependencies that are not...

Customizable user tasks are definitely useful, but I'm not sure about specifying the dependencies per task :thinking: Other package managers like poetry, cargo, yarn/npm seem to allow you to specify...

> @mosteo IMHO a complicated `[dev-depends-on.'case…` syntax may scare developers away. see_no_evil I meant this as a possibility for the developer to be more specific. If the developer doesn't mind...

> This is correct. I've thought sometimes that the current alr test, which is currently kind of an internal command, might be moved under the alr dev reserved command, and...

I don't have a file currently. I use your repository and it is usually fairly up-to-date. If it occurs again, I'll try to give you the file.

I'm using an older RFC, 7159. The library may actually be able to accept Unicode, but it does raise a `Program_Error` if it finds `\u` in the string. The reason...

Depends on #55.

Paragraph identifiers and icons which show one or more AIxx-xxxx-x strings when hovering over it, can be rendered with the `` and `` components. For example: ```markdown import MarginText from...