Skip to content

Joeyjoejoe/udeps-repo

Repository files navigation

Joeyjoejoe/udeps-repo

FIXME: my new template.

Usage

FIXME: write usage documentation!

This is a template project for use with deps-new. As originally generated, it will produce a new library project when run:

$ clojure -Sdeps '{:deps {net.clojars.Joeyjoejoe/udeps-repo {:local/root "."}}}' -Tnew create :template Joeyjoejoe/udeps-repo :name myusername/mycoollib

Assuming you have installed deps-new as your new "tool" via:

clojure -Ttools install io.github.seancorfield/deps-new '{:git/tag "v0.5.0"}' :as new

Note: once the template has been published (to a public git repo), the invocation will be the same, except the :local/root dependency will be replaced by a git or Maven-like coordinate.

Run this template project's tests (by default, this just validates your template's template.edn file -- that it is valid EDN and it satisfies the deps-new Spec for template files):

$ clojure -T:build test

License

Copyright © 2023 Victor

EPLv1.0 is just the default for projects generated by deps-new: you are not required to open source this project, nor are you required to use EPLv1.0! Feel free to remove or change the LICENSE file and remove or update this section of the README.md file!

Distributed under the Eclipse Public License version 1.0.

About

A project template for creating your own µdeps repository and share your functions with everyone

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published