1.0.0-beta • Published 10 months ago

vscode-bookmark v1.0.0-beta

Weekly downloads
-
License
MIT
Repository
github
Last release
10 months ago

screenshot

Features

  • Save projects path to the Store
  • Open projects in VSCode

How to use

To clone and run this application, you'll need Git and Node.js (which comes with npm) installed on your computer. From your command line:

# Clone this repository
$ git clone https://github.com/ailtonloures/vscode-bookmark

# Go into the repository
$ cd vscode-bookmark

# Install dependencies
$ npm install

# Run the app
$ npm start

Build

After installing all dependencies, to build the project you need to run the make command. From your command line:

# Go into the repository
$ cd vscode-bookmark

# Run the make command
$ npm run make

Credits

This software uses the following open source packages:

License

MIT