open-project-cli

5.0.0 • Public • Published

open-project-cli

License Sponsor open-project-cli
Build status Commits since v5.0.0 Last commit Issues
Latest version on npm Dependents Downloads

Very opinionated CLI tool that opens project folders in VSCode.

Opinionated

This project is tailored to my personal needs and workflows and therefore highly opinionated. Feel free to use it or get inspired by it, but please do not get frustrated if you come across weird features or have difficulties integrating it in your own ecosystem.

Installation

open-project-cli on npm

npm install --global open-project-cli@^5.0.0

open-project-cli on Yarn

yarn global add open-project-cli@^5.0.0

@jaid/open-project-cli on GitHub Packages
(if configured properly)

npm install --global @jaid/open-project-cli@^5.0.0

CLI Usage

After installing package open-project-cli globally, you can use its command line interface.

open-project-cli epoch-seconds

For usage instructions:

open-project-cli --help

Development

Setting up:

git clone git@github.com:jaid/open-project-cli.git
cd open-project-cli
npm install

Testing:

npm run test:dev

Testing in production environment:

npm run test

License

MIT License
Copyright © 2020, Jaid <jaid.jsx@gmail.com> (https://github.com/jaid)

Package Sidebar

Install

npm i open-project-cli

Weekly Downloads

1

Version

5.0.0

License

none

Unpacked Size

83.7 kB

Total Files

5

Last publish

Collaborators

  • jaid