Coder Social home page Coder Social logo

airtable.xq's People

Contributors

dependabot[bot] avatar joewiz avatar

Stargazers

 avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

Forkers

windauer

airtable.xq's Issues

generator-exist issues

a master issue for observations about generator-exist

  • the tests supplied with generator-exist seem to conflate package title and description in the mocha tests at https://github.com/joewiz/airtable.xq/blob/master/test/mocha/app_spec.js#L68-L102:

    • expath-pkg.xml's title = the name of the package
    • repo.xml's description = the description of the package
    • build.xml's description = the description of the build file, but fine if this is expected to be the description of the package
    • package.json has name & description -> so use the former to check expath-pkg.xml title and the latter to check repo.xml description
  • the generator also conflates name and description, so in the package repo, this package's title is its description. tests pass now, but the generator and its tests of this should be updated. also affects https://github.com/joewiz/airlock.

  • how do you keep all of the version numbers aligned between expath-pkg.xml, package.json, and README.md? README.md, for example, lists the current release, but if the current development version is x.y.z-SNAPSHOT, that won't be the current release.

  • the generator asks about "the beginning of your module namespace", but it's not clear from the generator what this is used for and how the actual namespaces are determined. also, the answer is used for the package name too - and really the package name should be different from the module namespace.

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.