Coder Social home page Coder Social logo

create-project's Introduction

Create Project

Create project is a script. That runs the steps needed for seting up project with additional config settings. Which normally need to be done manually.

The project type can vary from a simple Vue project to a complex Magento2 project.

Installation

Run the install.sh script via curl.

bash -c "$(curl -LsS https://raw.githubusercontent.com/GrimLink/create-project/main/install.sh)"

This will download and copy the files to your target folder.

How to use

Run create-project via:

create-project <NAME> [<PROJECT_TYPE>]

Create-project will always ask for the name of your project. As this value is required for the setup.

The project type is optional. If left blank create-project script will ask for this value.

Except if the value is your current folder name. This means that if your folder is magento. It will assume that you want to install a Magento2 instalation.

Each config value will be asked before hand. And only after that the installation tep are run.

So you can get a coffee โ˜•๏ธ while it installs the project.

Update

Simply run create-project update and follow the steps.

Same as installation steps.

Requirements

Create project assumes you have a .gitconfig file. With the username and email.

Create project needs the following tools installed on your machine. To run certain tasks.

  • node
  • php
  • composer

create-project's People

Contributors

allrude avatar grimlink avatar

Stargazers

 avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

create-project's Issues

Shopware install version Choose fails

the Shopware option choose version to install fails it always install the same version 6.4 and not 6.4.8 if you choose that,

we probably have to give a more concrete version to the Git clone so -b 6.$variable

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.