README
popp
command line tool to pluck the first line out of file
Usage
Pop fist line off of file...
popp path/to/file.txt
OR rotate to back of file
popp path/to/file.txt --rotate
command line tool to pluck the first line out of file
<script type="module">
import popp from 'https://cdn.skypack.dev/popp';
</script>
command line tool to pluck the first line out of file
Pop fist line off of file...
popp path/to/file.txt
OR rotate to back of file
popp path/to/file.txt --rotate