Coder Social home page Coder Social logo

scala-steward / sbt-org-policies Goto Github PK

View Code? Open in Web Editor NEW

This project forked from 47degrees/sbt-org-policies

0.0 0.0 0.0 1.01 MB

Just an SBT plugin that enforces some organizational policies and settings across all of your projects

License: Apache License 2.0

Scala 100.00%

sbt-org-policies's Introduction

Maven Central License GitHub Issues

sbt-org-policies (ABANDONED)

DEPRECATION NOTICE

sbt-org-policies was an SBT plugin that used to enforce some organization policies and sharing settings across all the Scala projects. However, with Github actions, as well as other fantastic sbt plugins like sbt-ci-release, sbt-mdoc, sbt-github, ... you can achieve the same in a more natural, and maintainable way. We recommend using that approach.

47 Degrees has therefore discontinued the development and maintenance of this library. The source code is left here for those interested in studying it.

Installation

Add the following line to project/plugins.sbt:

addSbtPlugin("com.47deg" % "sbt-org-policies" % "0.12.0-M1")

Creating New Org Project

  1. Create a new project from our g8 template:
sbt new 47degrees/org-template.g8
  1. Fill the required information (you can see an example below):
...

name [Project Name]: Test
projectDescription [Project Description]:
project [project-name]: org-test
package [com.fortysevendeg]:
startYear [2017]:
organization_web [http://47deg.com]:
github_owner [47degrees]:
github_repo [org-test]:
sbt_org_policies_version [0.4.18]:
Skipping existing file: ./test/.gitignore
Skipping existing file: ./test/build.sbt
Skipping existing file: ./test/project/build.properties
Skipping existing file: ./test/project/plugins.sbt

Template applied in ./test

The new project will be created in the test folder, with the basic structure and basic sbt configuration based on the sbt-org-policies plugin.

  1. Create the organization files, to do so, from the project folder, you could just run:
sbt orgCreateFiles

Copyright

sbt-org-policies is designed and developed by 47 Degrees

Copyright (C) 2017-2020 47 Degrees. http://47deg.com

sbt-org-policies's People

Contributors

47degdev avatar juanpedromoreno avatar scala-steward avatar cb372 avatar suhasgaddam avatar adrianrafo avatar benfradet avatar 47erbot avatar pepegar avatar fedefernandez avatar raulraja avatar antoniomateogomez avatar anamariamv avatar calvellido avatar jesusmtnez avatar eperinan avatar andyscott avatar dominv avatar markus1189 avatar peterneyens avatar franciscodr avatar diesalbla avatar github-actions[bot] 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.