Coder Social home page Coder Social logo

code-reaper08 / docgen-x Goto Github PK

View Code? Open in Web Editor NEW
1.0 1.0 0.0 1.03 MB

A CLI to create various License files for Projects with ease.

Home Page: https://www.npmjs.com/package/docgen-x

License: MIT License

JavaScript 100.00%
docgen statement licensing cli command-line command-line-tool npm-package npm automation

docgen-x's Introduction

docgen-x

GitHub release (latest SemVer) GitHub issues GitHub stars GitHub last commit Lines of code License npm

docgen-ximg

A CLI to create various License files for Projects with ease. ( Thanks for 299 downloads )

Installation

$ npm install docgen-x

Highlights

  • Creates License files effectively and fast.
  • With docgen-x, Licensing is a matter of seconds.

List of commands

docgen-x currently provides 8 commands,

  1. docgen

    This command is not a workflow command and it just displays the name.

  2. docgen-v

    This command displays the current version of the docgencli.

  3. docgen-help

    This command provide help.

  4. docgen-m

    This command creates a MIT license file instantly with the filename you give.

  5. docgen-a

    This command creates a APACHE 2.0 license file instantly with the filename you give.

  6. docgen-g3

    This command creates a GNU 3.0 license file instantly with the filename you give.

  7. docgen-g2

    This command creates a GNU 2.0 license file instantly with the filename you give.

  8. docgen-bsd2

    This command creates a BSD 2-clause "Simplified" license file instantly with the filename you give.


Usage

Example 1

If you type docgen-m MITSAMPLE.md in terminal/bash, A new .md file with name "MITSAMPLE" containing MIT License statement will be created in the current working directory.

Example 2

If you type docgen-a APACHESAMPLE.md in terminal/bash, A new .md file with name "APACHESAMPLE" containing APACHE 2.0 License statement will be created in the current working directory.


License

MIT License

Copyright (c) 2021 Vishwa.R

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

docgen-x's People

Contributors

code-reaper08 avatar

Stargazers

 avatar

Watchers

 avatar

docgen-x's Issues

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.