Socket
Book a DemoInstallSign in
Socket

gen

Package Overview
Dependencies
Maintainers
1
Versions
16
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

gen

Generate github page

latest
Source
npmnpm
Version
2.0.1
Version published
Maintainers
1
Created
Source

#gen - Generate project

initializes a github page and initial files for a new module.

The project with have the same name as the current directory.

gen create #create github project
gen delete #delete github project
gen init   #initialize files in this project using templates
gen ls             #list projects

Setup

you need a config with your github username and password.

cp ./template.gen ~/.gen -R

edit ~/.gen/config,

substitute CAPITALS.

Templates

generate files with you name, and project name in appropiate places.

edit `~/.gen/default/*'

{{KEY}} will be replaced with KEY from the config file

FAQs

Package last updated on 01 May 2020

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts