Git Product home page Git Product logo

Comments (6)

paulirish avatar paulirish commented on September 28, 2024

Yeah. This would be quite straightforward to do, as well.
I suppose the only question is... do we want to retain git history for cli.js?

from speedline.

samccone avatar samccone commented on September 28, 2024

looks like we can do it :)
http://gbayer.com/development/moving-files-from-one-git-repository-to-another-preserving-history/

from speedline.

utix avatar utix commented on September 28, 2024

Hi, old task. I have started to split console client and the lib. You can mark this issue "in progress"

Job is here

I have done the job to keep the history in the speedline-cli repository.
I haven't remove the cli.js history from the speedline repo, it can be done if you want.
I have bumped version to 2.0.0 due to the major impact.

I am not sure what to do with yarn.lock 😬

Remarks are welcome to finish this split and push the big reduction of modules needed!

from speedline.

patrickhulce avatar patrickhulce commented on September 28, 2024

Nice work @utix thanks!

I have an alternative proposal to consider that would avoid a major breaking change and keep the code together. We could keep speedline the same, and just add a script that publishes the same code without the bin entry and dependencies in package.json as speedline-core.

from speedline.

utix avatar utix commented on September 28, 2024

I can create a directory with a specific package.json to publish speedline-core using standard tools. This will avoid a script.

from speedline.

utix avatar utix commented on September 28, 2024

@patrickhulce I have submitted the PR to deal with a core module directly from the same repository using a specific directory with a dedicated package.json

from speedline.

Related Issues (20)

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.