New Research: Supply Chain Attack on Axios Pulls Malicious Dependency from npm.Details →
Socket
Book a DemoSign in
Socket

better-codegen

Package Overview
Dependencies
Maintainers
1
Versions
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

better-codegen

A very simple code genrator for p5js, static page, python file. Note: The 'better' refers that it is the better version of simple-codegen

latest
Source
npmnpm
Version
1.0.0
Version published
Maintainers
1
Created
Source

simple-codegen

A Very simple cli code generator for p5js, static page and simple python file.

Installation

To install globally,

npm install -g simple-codegen

How to use the tool

The global installation will give you access to the cg command in the terminal.

The following table shows the commands available and how to use them:

Command NameUsageExample
htmlGenerate a simple static website.cg html my-website
p5jsGenerate a website with p5js.cg p5js my-project
pySimple Python filecg py myfile

Help

cg help

You can also now type cg help <command> for detailed help on a particular command. Ex: cg help p5js

License

MIT

Keywords

cli

FAQs

Package last updated on 13 Feb 2021

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