@3-/read

0.0.1 • Public • Published

@w5/read

test/main.coffee :

#!/usr/bin/env coffee

> @w5/read
  path > join dirname

{pathname} = new URL(import.meta.url)

dir = dirname dirname pathname

console.log await read join(dir,'dev.sh')

output :

#!/usr/bin/env bash

DIR=$(realpath ${0%/*})
cd $DIR

exec dev $@

Readme

Keywords

none

Package Sidebar

Install

npm i @3-/read

Weekly Downloads

58

Version

0.0.1

License

Apache-2.0

Unpacked Size

785 B

Total Files

3

Last publish

Collaborators

  • i18n-now