vscode-bookmark

A utility to save your favorite projects and open them easily in vscode

MIT License

Downloads
30
Stars
4

Support for

Releases

Go to latest

View other releases...

Features

  • Save projects path on Store;
  • Open projects in VSCode;
  • Logs and Monitoring with Sentry;

Development

Requirements

How to use

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

# 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, you need to run the make command to build the project.

# Go into the repository
$ cd vscode-bookmark

# Run the make command
$ npm run make

Credits

This software uses the following open source packages:

Contributing

Contributions are always welcome, consider opening an issue first and discuss with the community before opening a pull request.

Check out the CONTRIBUTING.md.

Package Rankings
Top 31.72% on Npmjs.org
Related Projects