summaryrefslogtreecommitdiff
path: root/gjs/src/process.ts
AgeCommit message (Collapse)Author
2024-09-01move libastal to /coreAylur
starting point of the monorepo
2024-08-22feat: async Process.execAylur
the exec_async function was not truly async but a signal based one
2024-07-31fix(process): execAylur
throw stdout as error
2024-07-20update eslint, ts-for-girAylur
2024-05-25feat: npm installable gjs packageAylur
2024-05-25separate node and gjs into its own packageAylur