Skip to content

A standard and blazing fast Flags and Options Parser written in various programming languages.

License

Notifications You must be signed in to change notification settings

VoltrexKeyva/opteric

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Opteric

A standard and blazing fast Flags and Options Parser written in various programming languages.

Why?

With the popularity of flags and options rising ever more with being used now almost everywhere especially in CLI (Command-Line Interface)s, this repository is born to write the initial implementation of the Flags and Options Parser (The JavaScript implementation) in various programming languages to help those who need a standard and blazing fast Flags and Options Parser.

Contributing

Contributions are what extends this project to the maximum and makes it possible.

Although only a single implementation of Opteric for a programming language is allowed.

  1. Fork the repository.

  2. Clone the forked repository.

$ git clone <URL to your forked repository>
  1. Inspect the JavaScript implementation of Opteric found in the javascript directory.

  2. At least run the JavaScript implementation using the Node.js runtime and see how the Opteric works and behaves.

  3. Implement Opteric based off of it's JavaScript implementation.

  4. Create pull request.

  5. Done!

About

A standard and blazing fast Flags and Options Parser written in various programming languages.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published