8000 GitHub - WYcreative/genesis at v1.0.0
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

WYcreative/genesis

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

78 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

WYcreative Starter

⚠️ This is a Work In Progress. Don't use this is production.

Requirements

Installation

Due to this package being private, npm has to retrieve it from GitHub Packages registry instead of npm's. For that to be possible, a personal access token with read:packages scope is required. Read GitHub's documentation for additional information.

npm install --global @wycreative/generator-starter

Usage

Generate a new project

Open a terminal pointed to the directory you want to start a new project and run:

yo @wycreative/starter

Then answer the prompts that will appear in the terminal. After that, the project files will be generated.

Development

Installation

With the repository cloned locally, open the terminal pointed to the repository's root and run:

npm install

Then, to make the local version of the generator available as a global package in the system, with the terminal still pointing to the repository's root, run the following to create an alias:

npm link

Now you can use it in any directory as described in Usage. All changes made in the generator will reflect immediately in the globally installed alias.

Commands

Command Description
npm test Checks for code-style issues.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published

Contributors 2

  •  
  •  
0