1
0
Fork
You've already forked scripting-clj
0
This repository contains different scripts to make my life easier. Each folder represents a category, for example the folder git has clojure scripts to handle github and codeberg.
  • Clojure 100%
Find a file
2022年06月15日 08:03:43 +01:00
git making it easier to parse output 2022年06月15日 08:03:43 +01:00
.gitignore Create .gitignore 2022年05月15日 18:24:39 +01:00
README.md initing project 2022年05月15日 18:23:06 +01:00

Scripting Clojure

This repository contains different scripts to make my life easier. Each folder represents a category, for example the folder git has clojure scripts to handle github and codeberg.

Installing

Dependencies

Using

Git

  • new-project.cljs: setups a new project by creating a folder, initing git and creating a repo on Codeberg and Github. Also adds both urls as push url (but uses only github as pull).