lstack

0.0.2 • Public • Published

lstack(1)

install

$ npm install lstack -g

usage

push

$ lstack push foo

..or from stdin

echo bar | lstack push

pop

$ lstack pop
bar

Use the -v flag for verbose output.

$ lstack push 123 -v
verbose: stack empty
verbose: put (1) 123...
verbose: write ok

license

MIT

Readme

Keywords

none

Package Sidebar

Install

npm i lstack

Weekly Downloads

1

Version

0.0.2

License

MIT

Last publish

Collaborators

  • werle