cash-true

Cross-platform implementation of the Unix 'true' command.

Usage no npm install needed!

<script type="module">
  import cashTrue from 'https://cdn.skypack.dev/cash-true';
</script>

README

cash-true


This is a cross-platform, 100% ES6 implementation of the Unix true command.

npm install cash-true -g

This will install true globally in your system path.

For help on the command, type:

> true --help

More

This module is part of Cash, a project providing cross-platform implementations of all major Unix-based commands in pure Javascript.

Related

Individual commands

License

MIT © David Caccavella