Git Product home page Git Product logo

ezcli's Introduction

Hi!

I like to make stuff and play with a lot of different languages. Most languages are pretty cool, so it's hard to decide with one particular language.

ezcli's People

Contributors

aliics avatar

Stargazers

 avatar  avatar

Watchers

 avatar  avatar

Forkers

anon1738

ezcli's Issues

Publish to crates.io

Hi, I'm interested in using this crate as a dependency in my project, but the recent version with the syntax that looks like something from the command line is not published to crates.io. I find it much simpler to use this other syntax rather than the one from the published version in crates.io. And I noticed that the github autobuild failed to publish the new version. Is there something I can help with to get it published?

Named Options

Options are currently not nameable like it's sibling macro "flag!" (has "named_flag!"). It is a requirement to create this for easier usage of any created interface.

Done

  • Named option

Github Actions would ease deployment

As of right now there is no automation with this library, all test runs and deployments are done locally.
It would be nice to create a few Actions/Workflows to automate this in my stead.

Done

  • Tests are run on all branches
  • Pull requests can only be merged when all green
  • Deployments are done on push to master

Interface State

Currently all macros work independently on each other and there is no way to tell if arguments overlap or any way to create nice documentation for said arguments.

Done

  • Can panic on the creation of overlapping arguments
  • Argument descriptions
  • Default "help" argument

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.