Coder Social home page Coder Social logo

cli's People

Contributors

bennothommo avatar rubenvanerk avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar

Forkers

dheia mewgood

cli's Issues

Self update functionality

Would be pretty wicked if the tool could have a flag to update itself automatically from github releases.

Migrate tool for October CMS users

Mercator from Discord suggested a great feature - a migrate command to automatically switch an October website over to Winter.

We could possibly do the following:

  • Run a check to make sure a compatible version exists
  • Switch out the Composer dependencies
  • Adjust the bootstrap/autoload.php file
  • ....
  • Profit? (not monetarily, but from goodwill for converting another happy user to Winter CMS)

Add a composer-based install helper like the laravel helper does

It would be great if we could get rid of the current PHP CLI installer and instead have something based on Composer like laravel new $dir is (https://laravel.com/docs/7.x/installation#installing-laravel), including how they have you install the helper.

Eventually I'd also like to be able to tweak the installation after it's pulled from composer to make my recommend changes for a new project (I.e. modify README, get rid of .github and other October specific project files that don't apply to any projects that use the october repo as a base, tweak .gitignore, setup .env.example, etc). Basically the key points from my https://gist.github.com/LukeTowers/9100845ba50bd53d957da822d06f3b56#file-setupproject-sh. I'd be fine with october new ?$project basically being an alias for composer create-project, but then have the advanced setup behind a flag or something.

Move `winter:manifest` & `winter:version` into winter-cli

winter:manifest should be removed from the Winter core entirely since it's only for maintainers to use to update the central build manifest and relocated to the winter-cli.

winter:version should be reimplemented within winter-cli with support for identifying October CMS down to v1.0.319 and Winter from 1.0.472 & 1.1.2. This will enable developers to quickly identify the exact version (and any changed module files) of any pre-existing October / Winter instances that they may come across.

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.