Skip to content

4.4.1 One of the touch commands has invalid extension #168

@magmast

Description

@magmast

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).

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions