Skip to content
View sharjeelkhanvmi's full-sized avatar

Block or report sharjeelkhanvmi

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
sharjeelkhanvmi/README.md

The Vogons Project

The Vogons Project helps you manage your albums, efficiently.

Getting Started

This is a Node.js program through a GitHub repository. In two steps, you will have Vogons bureaucratizing:

$ git clone https://github.com/jerroydmoore/vogons
$ cd ./vogons
$ npm install
$ npm start

Releasing

This project uses standard-version to aggregate its releases. As such, please adhere to the Conventional Commits specification.

There hasn't been a release yet, so the first alpha release should be performed with

$ npm run release -- --first-release --prerelease alpha

Subsequent releases won't use the --first-release option.

License

LGPL-3.0

Popular repositories Loading

  1. sharjeelkhanvmi sharjeelkhanvmi Public

    Config files for my GitHub profile.

    CSS

  2. suja-booking-form suja-booking-form Public

    suja-booking-form Next JS Bookign Form

    JavaScript