This website requires JavaScript.
Explore
Help
Register
Sign In
meissa
/
mastodon-bot
Archived
Watch
7
Star
0
Fork
You've already forked mastodon-bot
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
This repository has been archived on
2023-07-28
. You can view files and clone it, but cannot push or open issues or pull requests.
86a0dd4c9f
mastodon-bot
/
mastodon_bot
/
main.cljs
10 lines
104 B
Text
Raw
Normal View
History
Unescape
Escape
Add a unit test Splitting up the project in core/main/test
2020-02-27 12:20:11 +00:00
#!/usr/bin/env lumo
(ns mastodon-bot.main
(:require
clean up, updated docs
2020-02-27 22:12:07 +00:00
[mastodon-bot.core :as core]))
Add a unit test Splitting up the project in core/main/test
2020-02-27 12:20:11 +00:00
added shadow-cljs compilation to generate a js artifact
2020-02-28 01:23:48 +00:00
(core/main)
Reference in a new issue
Copy permalink