Giter VIP home page Giter VIP logo

agnostic's People

Contributors

dsavenko avatar

Stargazers

 avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

Forkers

kurlayev

agnostic's Issues

ag build โ€” Component not found

Hi,

$ ag build
Component not found
$

It's really not obvious from this error message that the command (and other similar commands like test) wants ag build <component>. Especially when you just started to learn the tool and probably don't know the concept of component. :)

It would be nice to output something like Usage: ag build <component> along with the error message.

Thanks,
Alexey

vfork & _exit?

Consider using vfork and _exit.
Even with fork it is wrong to call exit since buffered data would then be flushed twice.

ag clean

Cleans build data.
ag clean 'this//component-list/all/up/down/up-constrained/down-constrained'

Ag gets confused by duplicated project file

Say, that some have the project file inside of a repo of some of its components (you need to keep it somewhere) and wants to symlink it to the parent directory. In this case, everything works fine except for the component, which holds the original project file. For this component, ag thinks that its folder is the root.

When ag clone <url> is implemented, one may have two identical project files without symlinks.

In any case, the project file from the parent directory should be preferred.

Tutorial

Provide a "Getting Started" tutorial.

ag-script exclude list

Need a way to specify, which components not to touch (exclude list) for ag-script family (ag build/clean/test/etc).

Commands help

Need to write proper commands help (and keep it up-to-date afterwards).

ag diff

ag diff - for the current component, or full project

Component templates

A new feature for the project file: component templates. Template allows to specify any properties, which may be shared between multiple components, like build and integrate scripts. Components then may inherit templates.

Constrained upstream build

ag build up <name/alias> should do upstream build from the current component to the given component by every branch, which could reach to it, but no other branches, and do not build anything further up from the given component in the affected branches.

ag version

ag version to get/set components versions.

Constrained downstream build

ag build down <name/alias> should do downstream build from the current component to the given component by every branch, which could reach to it, but no other branches, and do not build anything further down from the given component in the affected branches.

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.