ppkg-cli

Development tool for blue-white-inc/bw-protocol-buffers

Usage no npm install needed!

<script type="module">
  import ppkgCli from 'https://cdn.skypack.dev/ppkg-cli';
</script>

README

ppkg-cli

About ppkg

Installation

This repository is listed as a development dependency for blue-white-inc/protocol-buffers.

To invoke the local ppkg module bin from a terminal or script, refer to the local modules bin link node_modules/.bin/ppkg.

If desired, ppkg-cli may also be installed globally:

npm i -g ssh://git@github.com/blue-white-inc/ppkg-cli.git

Simultaneous local and global installations are not known to conflict. Be aware, in this case versions may diverge across invocation contexts.

Configuration

CLI

Contributing

Contributions are what make the open source community such an amazing place to be learn, inspire, and create. Any contributions you make are greatly appreciated.

  1. Fork the Project
  2. Create your Feature Branch (git checkout -b feature/AmazingFeature)
  3. Commit your Changes (git commit -m 'Add some AmazingFeature')
  4. Push to the Branch (git push origin feature/AmazingFeature)
  5. Open a Pull Request

License

Distributed under the MIT License. See LICENSE for more information.

Contact

Your Name - @twitter_handle - email

Project Link: https://github.com/blue-white-inc/ppkg-cli

Acknowledgements