GithubHelp home page GithubHelp logo

virajbhartiya / license-website Goto Github PK

View Code? Open in Web Editor NEW
0.0 1.0 0.0 151 KB

Website for License CLI tool

Home Page: https://license.virajbhartiya.com/

JavaScript 33.65% HTML 5.21% TypeScript 47.97% CSS 13.17%

license-website's Introduction

Generate license files for your projects.

Installation

git clone https://github.com/virajbhartiya/license.git
cd license
cargo install --path .

Usage

Install a license

Generate a license file with the specified license, year, fullname, project, and extension.

license install <license> -y <year> -n <fullname> -p <project> -e <extension>

Replace <license> with the name of the license, <year> with the year, <fullname> with your full name, <project> with the name of the project, and <extension> with the file extension for the license.

View a license

View the contents of a license file.

license view <license>

Replace <license> with the name of the license.

Building for macOS

To build an executable for macOS, run the following command:

cargo build --release --target x86_64-apple-darwin

This will create a license binary in the target/release/x86_64-apple-darwin directory.

Contributing

Contributions are welcome! If you'd like to contribute, please open a pull request.

License

This project is licensed under the MIT License. See the LICENSE file for details.

Acknowledgements

license-website's People

Contributors

virajbhartiya avatar

Watchers

 avatar

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.