Code Monkey home page Code Monkey logo

mutably's Issues

Make anvil flags less clunky

The usage info just blasts you with information, and action flags (those that specify what anvil should do) use the same syntax as other flags like verbosity.

Clean up the front-end display first. Then look into cleaning up the blob of code in anvil.go.

Implement new verb insertion

The database structure in mutably will need to be changed, which involves normalizing the verbs table. That modification will require changing the *Verb.AddTo method.

Verbs will have their own table and so will templates. This structure may fix the duplicate key issue. At the very least, it is a better design.

docker-compose doesn't like the new CLI grammar

The import arguments that are passed to anvil from the docker-compose file are ignored. I haven't looked into this for a few days, but I believe the issue was that CMD and ENTRYPOINT handle argument lists differently depending on if one uses shell or command syntax.

Handle new languages

The verb insertion procedure skips languages not found in the languages table. Implement dynamic additions.

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.