Skip to content

Commit

Permalink
Identify tech and add link 🔗
Browse files Browse the repository at this point in the history
  • Loading branch information
GantMan authored Nov 6, 2017
1 parent a669c71 commit d0b68cb
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions docs/contributorsGuide.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,8 @@ You can now type `solidarity` and it is running from the compiled TypeScript in

> If you have problems, `solidarity` has a Solidarity file (SO META!). Just use the last stable version of the CLI from `npm` to check your environment.
The project is written in TypeScript and the tests are in Jest. [They were originally in Ava](https://shift.infinite.red/switching-from-ava-to-jest-for-typescript-a6dac7d1712f).

### Updating Local Code
Whenever you have modified the `/src` folder, you can run `yarn tsc` to compile the typescript into JS, and your global `solidarity` CLI will be updated.

Expand Down

0 comments on commit d0b68cb

Please sign in to comment.