All Projects → salesforce → get-you-a-license

salesforce / get-you-a-license

Licence: BSD-3-Clause License
No description, website, or topics provided.

Programming Languages

scala
5932 projects
HTML
75241 projects
javascript
184084 projects - #8 most used programming language
Batchfile
5799 projects
shell
77523 projects

Get You A License

A little web app that makes it easy to add licenses to projects on GitHub. Check it out:

Get You a License

Run on Heroku:

  • Deploy: Deploy

Run Locally:

Test Locally:

  • Create a GitHub org & repo for testing

  • Create a GitHub auth token

  • Set env vars:

      export GITHUB_OAUTH_CLIENT_ID=BLAH
      export GITHUB_OAUTH_CLIENT_SECRET=BLAH
      export GITHUB_TEST_TOKEN=BLAH
      export GITHUB_TEST_ORG=BLAH
      export GITHUB_TEST_REPO=BLAH
      export GITHUB_TEST_USER=BLAH
    
  • Run tests:

    ./sbt test

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].