Skip to content
/ mkcomp Public

A component generator for React written in Go

Notifications You must be signed in to change notification settings

Ellmen/mkcomp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

mkcomp

mkcomp is a component generator for React, written in Go. It generates a stateless component with an index and an imported css file.

Installing

To install, clone this into your GOPATH/src directory and run go install. This creates a binary in your GOPATH/bin directory.

Usage

From your components directory run:

mkcomp [ComponentName]

About

A component generator for React written in Go

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages