Coder Social home page Coder Social logo

devmnj / deno-cli-create-app-master Goto Github PK

View Code? Open in Web Editor NEW
0.0 1.0 0.0 176 KB

A Deno CLI Tool for create different type of deno projects. It is developed with Deno standard library and cliffy

Home Page: http:\\developerm.dev

Shell 0.13% TypeScript 99.87%
deno-module deno denojs cli-app typescript create-app deno-lib deno-app cliffy

deno-cli-create-app-master's Introduction

About

This is a CLI Tool for primarily developed for Deno projects and it is made in Deno. The tool will generate components structure and Project structure for fast coding.

Create App CLI Tool

Modules used

  • cliffy
  • fs

How to Install the app

Name the as you like using -n option , make sure the deno is installed on your system.

 deno install --allow-net --allow-read --unstable -n create-deno  https://raw.githubusercontent.com/manojap/Deno-CLI-create-app-master/1.0/mod.ts

More documentation can be found under the Doc.

How to use

On the command prompt you can use it as follows

create-deno --sample -d myproject // this will create a project in your current folder

create-deno -h // will get you a list cof options with sample usage

> the name (create-app) depends on what name you are choosing while installation

Run the project

After the creation of project you can cd into the directory and run the project as (if you are a beginner it will be helpfull)

deno run --allow-read --allow-net --unstable --allow-write  mod.ts

Open source

Everybody welcome to join , clone the repo and have a look.

Escape

More project support coming soon. Suggestions and comments are welcome. blog

deno-cli-create-app-master's People

Contributors

devmnj avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.