Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

4.4.1 One of the touch commands has invalid extension #168

Open
magmast opened this issue Apr 27, 2022 · 0 comments
Open

4.4.1 One of the touch commands has invalid extension #168

magmast opened this issue Apr 27, 2022 · 0 comments

Comments

@magmast
Copy link

magmast commented Apr 27, 2022

In this part

mkdir -p leapyears/src/leapyears
mkdir -p leapyears/target/public
touch leapyears/target/public/index.html
touch leapyears/src/leapyears/core.cljs
touch leapyears/tools.cljs
touch leapyears/deps.edn

there is a command

touch leapyears/tools.cljs

but should be

touch leapyears/tools.clj

(without "s" at the end).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant