Giter Club home page Giter Club logo

init's People

Contributors

aeosynth avatar dannguyen avatar fiznool avatar tbranyen avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

init's Issues

custom init scaffold gets deleted on npm update

Is there a way to specify another directory for custom scaffolds like ~/mybbbtemplates or a way to do npm update -g that will update the package without overwriting custom scaffolds?

I created a working laravel4 scaffold by copying the bbb.js and the bbb directory to L4.js and L4 directory and modifying the files and directories to work with laravel4 but then a npm update deleted it.

Just did the same thing with grunt-init but it uses ~/.grunt-init directory so my custom templates are safe from overwrite. Is it best to use grunt-init instead of bbb or is there a similar way to use bbb?

submodule version issue for init task's root code

Hi Tim-

I ran "bbb init" to create standard scaffolding having installed the latest via npm today.
I noticed that the "default" task is still referenced by the "release" task in the generated grunt.js file, as such:
grunt.registerTask("release", "default min mincss");

It looks like you fixed this in the root grunt.js file a few days ago:
tbranyen/backbone-boilerplate@e4904b2#grunt.js

But the submodule reference to this that is found found in the init repository - https://github.com/backbone-boilerplate/init/tree/master/bbb - seems to be hard-coded to an older version of the root @ 3a57665 - so it's not using your fix.

Tried to change this myself by forking the init repository and trying to set the submodule reference, but hit my limits of understanding of git submodule.

So I'm letting you know.

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.