Coder Social home page Coder Social logo

tsconfig-kodyfire's Introduction

Welcome to tsconfig-kodyfire ๐Ÿ‘‹

Version Documentation License: MIT Twitter: anis_marrouchi

Generate a tsconfig file using Kodyfire.

๐Ÿ  Homepage

Requirements

tsconfig-kodyfire requires the kodyfire-cli to be installed

npm install -g kodyfire-cli

Install

npm install tsconfig-kodyfire

Usage

Method 1: As a generator

In order to generate your artifacts, run the generate command. The syntax is kody generate|g [kody] [concept]. If you ommit kody and concept the assistant will prompt you to select them. As an example, run the following command from your terminal:

kody generate react component

Method 2: As a kody project

Refer to the kodyfire install a kody section. Once your project is initialized and ready for kody, generate your tsconfig concept using the kody ride command or manually. As an example, A declaration for a tsconfig concept might look like the following:

	{
		"name": "next",
		"outputDir": ""
	}

After adding your concept(s) definitions, run the following command to generate your assets.

kody run -s kody-tsconfig.json

Available concepts

tsconfig

Generates a tsconfig file

Params
  • name enum - The tsconfig file configuration
  • outputDir string - The output directory
Tsconfigs

Refer to this reference for a list of available tsconfig templates

๐Ÿ“… Future Features

  • Update bases
  • Add requested tsconfig

Run tests

TODO

Author

๐Ÿ‘ค Anis Marrouchi

๐Ÿค Contributing

Contributions, issues and feature requests are welcome!

Feel free to check issues page.

Show your support

Give a โญ๏ธ if this project helped you!

Credits

๐Ÿ“ License

Copyright ยฉ 2022 Anis Marrouchi.

This project is MIT licensed.


This README was generated with โค๏ธ by readme-kodyfire

tsconfig-kodyfire's People

Contributors

anis-marrouchi avatar

Stargazers

 avatar

Watchers

 avatar  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.